Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComposeTransactionParam<P>

give those params, the client will {@link composeTransaction]] with default info in [[ClientOption} for you

Type parameters

  • P

Hierarchy

  • ComposeTransactionParam

Index

Properties

Optional cyclesLimit

cyclesLimit: Uint64

Optional cyclesPrice

cyclesPrice: Uint64

method

method: string

payload

payload: P

Optional sender

sender: Address

serviceName

serviceName: string

Optional timeout

timeout: Uint64

Generated using TypeDoc