bitpay / bitcore-node

Extensible full node using Bitcore
https://bitcore.io/
Other
352 stars 644 forks source link

Adding rpc for broadcastRawTransaction #559

Closed micahriggan closed 6 years ago

micahriggan commented 6 years ago

Replacing p2p method with call to RPC "broadcastRawTransaction"

Need help testing this since I'm unfamiliar with this version.