bitcore
bitcore copied to clipboard
can't get `transactions list` or `txs` in BTC
curl -v localhost:3000/api/BTC/mainnet/address/12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX/txs
this endpoint only show me utxo data, I need to get transaction list data ( like block timestamp , transaction type send or receive , error or success ) , how can get that ?