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 broadcast_transaction method for broadcasting transaction signed by … #656

Merged
merged 3 commits into from
Feb 10, 2018
Merged

Conversation

secp256
Copy link

@secp256 secp256 commented Feb 9, 2018

broadcast_transaction method for broadcasting transaction signed by cold wallet

@secp256 secp256 changed the title Add broadcast_transaction method for broadcast transaction signed by … Add broadcast_transaction method for broadcasting transaction signed by … Feb 9, 2018
Copy link
Member

@abitmore abitmore left a comment

Choose a reason for hiding this comment

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

Thanks.

@@ -507,6 +507,12 @@ class wallet_api
* @ingroup Transaction Builder API
*/
signed_transaction sign_builder_transaction(transaction_handle_type transaction_handle, bool broadcast = true);

/**
* @ingroup broadcast signed transaction
Copy link
Member

Choose a reason for hiding this comment

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

Using @ingroup here is not correct, please fix.

@abitmore abitmore added the cli label Feb 9, 2018
@abitmore abitmore added this to the Next Non-Consensus-Changing Release milestone Feb 9, 2018
Copy link
Member

@oxarbitrage oxarbitrage left a comment

Choose a reason for hiding this comment

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

@oxarbitrage oxarbitrage merged commit a214d2b into bitshares:develop Feb 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants