Skip to content

0.11.1-alpha.2 #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: v0.11.1
Choose a base branch
from
Open

0.11.1-alpha.2 #291

wants to merge 17 commits into from

Conversation

zoedberg
Copy link
Contributor

No description provided.

@zoedberg zoedberg self-assigned this Mar 13, 2025
psbt/src/rgb.rs Outdated
@@ -114,13 +149,19 @@ pub enum RgbPsbtError {
/// PSBT contains no contract consumers information
NoContractConsumers,

/// contract {0} listed in the PSBT has zero known transition information.
NoTransitions(ContractId),
/// contract {0} listed in the PSBT has an invalid number of known transitions {0}.

Choose a reason for hiding this comment

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

Suggested change
/// contract {0} listed in the PSBT has an invalid number of known transitions {0}.
/// contract {0} listed in the PSBT has an invalid number of known transitions {1}.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice catch, fixing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants