--- Log opened Fri Aug 28 00:00:01 2020 04:51 -!- perry_ [~perry@2001:1c04:470d:7e00:7cb1:5e82:dc83:a95c] has quit [Quit: Konversation terminated!] 04:51 -!- perry_ [~perry@2001:1c04:470d:7e00:7cb1:5e82:dc83:a95c] has joined #lnp-bp 09:33 -!- Guest2020 [49777dbe@c-73-119-125-190.hsd1.ma.comcast.net] has joined #lnp-bp 09:35 < Guest2020> Hi Perry, I have transfer working using Bitcoin Core on regtest to make PSBTs; I was using createwalletfundedpsbt with an address that already had UTXOs from coinbase TXs 09:35 < Guest2020> You could also use createpsbt directly I think, but your PSBT needs at least one output for the pubkey tweaking done by RGB to work 09:36 < Guest2020> Example: bitcoin-cli -regtest walletcreatefundedpsbt "[{\"txid\":\"$(cat txid_0.txt)\",\"vout\":0}]" "[{\"$(cat addr_1.txt)\":24.9},{\"$(cat addr_2.txt)\":24.9}]" 0 "{\"feeRate\":0.001}" 09:39 < Guest2020> For transfer, need to specify the TXO that you hold that controls the asset with -i, and any additional transfer destination TXOs outside of the invoice with -a in format amount@txid:vout 09:40 < Guest2020> I got stuck on that when trying to do transfers that require change... 09:42 < Guest2020> Also note, bitcoin core will return PSBTs in base64, but rgb-node wants them in binary; you can use the base64 utility to convert between the two 11:20 -!- Guest2020 [49777dbe@c-73-119-125-190.hsd1.ma.comcast.net] has quit [Ping timeout: 245 seconds] 15:25 -!- perry_ [~perry@2001:1c04:470d:7e00:7cb1:5e82:dc83:a95c] has quit [Remote host closed the connection] --- Log closed Sat Aug 29 00:00:02 2020