Contains a list of the valid transaction Actions available with this API

Hierarchy

  • Enum
    • Action

Constructors

  • Parameters

    • properties: any

    Returns Action

Properties

addKey?: AddKey
createAccount?: CreateAccount
deleteAccount?: DeleteAccount
deleteKey?: DeleteKey
deployContract?: DeployContract
enum: string
functionCall?: FunctionCall
signedDelegate?: SignedDelegate
stake?: Stake
transfer?: Transfer

Generated using TypeDoc