Skip to content
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

Send proposed transactions #26

Open
wants to merge 13 commits into
base: send_proposed_transactions
Choose a base branch
from

Conversation

AloeareV
Copy link

@AloeareV AloeareV commented May 6, 2024

No description provided.

@@ -134,7 +132,7 @@ impl LightClient {
}
}
} else {
Err(DoSendProposedError::NoProposal)
panic!("{:?}", DoSendProposedError::NoProposal)
Copy link
Owner

@fluidvanadium fluidvanadium May 6, 2024

Choose a reason for hiding this comment

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

this panic is not right i dont think for final version

@AloeareV AloeareV force-pushed the send_proposed_transactions branch from ad26180 to 3e3839d Compare May 7, 2024 20:15
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.

3 participants