Function to get the URL for sending a transaction based on the network and Blockcypher URL. Throws an error if the network is 'testnet' since the testnet URL is not available for Blockcypher.
Object containing the Blockcypher URL and network type.
The Blockcypher URL.
The network type (Mainnet, Testnet, or Stagenet).
The URL for sending a transaction.
Generated using TypeDoc
Function to get the URL for sending a transaction based on the network and Blockcypher URL. Throws an error if the network is 'testnet' since the testnet URL is not available for Blockcypher.