A payment request: the raw target plus an optional explicit amount. Rails self-extract their target from raw (bare address/invoice or a BIP21 URI); amount supplements or overrides any amount encoded in raw.
raw
amount
Optional
Explicit sats; supplements/overrides any amount encoded in raw.
Raw target: bare address/invoice, or a BIP21 URI.
A payment request: the raw target plus an optional explicit amount. Rails self-extract their target from
raw(bare address/invoice or a BIP21 URI);amountsupplements or overrides any amount encoded inraw.