%ERROR%
What follows is an exhaustive description of the different types of 'tx' requests you can pose to this server:
GET `/api/BCH/mainnet/tx?blockHeight=12`
(example)
GET `/api/BCH/mainnet/tx?blockHash=:blockhash`
(example)
GET `/api/BCH/mainnet/tx/:txid`
(example)
GET `/BCH/mainnet/tx/:txid/authhead`
(unsupported)
GET `/BCH/mainnet/tx/:txid/coins`
(unspent coinbase,
example2)