Monday, 14 October 2019

BIP-20 with multiple outputs? How is this not a thing yet?

If you're a developer, you probably know the BIP-20 request format: bitcoincash:qpcu9xfm2sy07g6dxrxfknmatyw536qrjy02ff63gt?amount=0.1&label=BCH+PLS

My problem? I cannot specify more than one address and one amount. I want to ask users to make a payment to two (or more) addresses with different amounts. I did a little bit of research and as far as I can see those are my only options:

  • Implement BIP-70 (pain in the ass)
  • Forward some BCH to second address after receiving transaction via BIP-20 (requires me to be custodian of other people's money)

Is there a third option by any chance?

submitted by /u/filius-libertatis
[link] [comments]

source https://www.reddit.com/r/btc/comments/dhmmr3/bip20_with_multiple_outputs_how_is_this_not_a/

No comments:

Post a Comment