Closed Flouse closed 7 months ago
For the situation where there are both RGB++ and BTC changes, it is recommended according to the following transaction structure:
# BTC_TX inputs: btc_vin_1 btc_vin_2 ... outputs: OP_RETURN: commitment btc_utxo_1 # for the receiver RGB++ assets (dust satoshi) btc_utxo_2 # for the sender RGB++ change (dust satoshi) btc_utxo_3 # for the sender BTC change
Originally posted by @duanyytop in https://github.com/ckb-cell/rgbpp-sdk/issues/67#issuecomment-2027880226
Discussed solution
For the situation where there are both RGB++ and BTC changes, it is recommended according to the following transaction structure:
Originally posted by @duanyytop in https://github.com/ckb-cell/rgbpp-sdk/issues/67#issuecomment-2027880226