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

Add propose command. #10

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Add propose command. #10

merged 1 commit into from
Nov 16, 2023

Conversation

nuttycom
Copy link
Collaborator

This command takes the same arguments as send, but instead of executing a transaction, it simply creates and prints out the proposal for the transaction without executing it.

@nuttycom nuttycom requested a review from str4d November 16, 2023 21:11
src/main.rs Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
src/remote.rs Outdated Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
src/commands/propose.rs Outdated Show resolved Hide resolved
This command takes the same arguments as `send`, but instead of
executing a transaction, it simply creates and prints out the proposal
for the transaction without executing it.
@nuttycom nuttycom force-pushed the propose_transactions branch from 26c093d to 0973bfd Compare November 16, 2023 21:45
@nuttycom nuttycom requested a review from str4d November 16, 2023 21:46
Copy link
Collaborator

@str4d str4d left a comment

Choose a reason for hiding this comment

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

utACK

@str4d str4d merged commit 17163de into main Nov 16, 2023
17 checks passed
@str4d str4d deleted the propose_transactions branch November 16, 2023 22: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.

2 participants