Function spend

  • Send coins to another account

    Returns

    Transaction

    Parameters

    • amount: string | number

      Amount to spend

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

      Address or name of recipient account

    • options: SpendOptions

      Options

    Returns ReturnType<typeof send>

Generated using TypeDoc