Skip to content

Commit

Permalink
[#406] broadcast_transaction_synchronous is no longer in the api
Browse files Browse the repository at this point in the history
  • Loading branch information
relativityboy committed Sep 26, 2018
1 parent 3f59086 commit c204775
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/api/methods.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,11 +441,6 @@ export default [
"method": "broadcast_transaction_with_callback",
"params": ["confirmationCallback", "trx"]
},
{
"api": "network_broadcast_api",
"method": "broadcast_transaction_synchronous",
"params": ["trx"]
},
{
"api": "network_broadcast_api",
"method": "broadcast_block",
Expand Down

0 comments on commit c204775

Please sign in to comment.