TransferFn: (
    params: ITransferData,
    invoker: Invoker,
    env: Env,
) => Promise<InstructionResult>

Type declaration