Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

CLI transfer combine: set_rgb_contract for blank #209

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

zoedberg
Copy link
Contributor

Small fix to TransferCommand::Combine CLI command. While constructing blank transitions we also need to set their related rgb contracts to the psbt, otherwise the command psbt.rgb_bundle_to_lnpbp4() (from rgb-std), when collecting bundles by iterating on self.rgb_contract_ids(), will not collect blank bundles and therefore blank transitions will not complete succesfully.

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 774ed48

Thank you!

@dr-orlovsky dr-orlovsky merged commit 4665842 into RGB-WG:master Oct 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants