PaymentChannelCreate
Create a payment channel and fund it with an Amount. The address sending this transaction becomes the "source address" of the payment channel.
Added by the [PayChan amendment][].
Example
If the Destination
account is blocking incoming payment channels, the transaction fails with result code tecNO_PERMISSION
. (Requires the [DisallowIncoming amendment][] :not_enabled:)
Last updated