zpywallet.broadcast.bcy package
Submodules
zpywallet.broadcast.bcy.all module
- async broadcast_transaction_bcy(raw_transaction_hex)[source]
Broadcast a Blockcypher testnet transaction.
This function attempts to asynchronously broadcast a signed transaction to several propagators that relay the transaction across the network.
- Parameters:
raw_transaction_hex (str) – The raw transaction in hexadecimal form.