Function spend

  • Send coins to another account

    Parameters

    • amount: string | number

      Amount to spend

    • recipientIdOrName: `${string}.chain` | `ak_${string}`

      Address or name of recipient account

    • options: SpendOptions

      Options

    Returns ReturnType<typeof sendTransaction>

    Transaction

Generated using TypeDoc