• Send coins to another account

    Parameters

    • amount: string | number

      Amount to spend

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

      Address or name of recipient account

    • options: SpendOptions

      Options

    Returns ReturnType<typeof sendTransaction>

    Transaction

Generated using TypeDoc