• Preparing search index...
  • The search index is not available
bitcoinjs-lib - v7.0.0
  • bitcoinjs-lib
  • payments
  • embed

Function embed

  • embed(a, opts?): Payment
  • Embeds data in a Bitcoin payment.

    Parameters

    • a: Payment

      The payment object.

    • Optionalopts: PaymentOpts

      Optional payment options.

    Returns Payment

    The modified payment object.

    Throws

    If there is not enough data or if the output is invalid.

    • Defined in ts_src/payments/embed.ts:18

Settings

bitcoinjs-lib - v7.0.0
  • Loading...