debugging

This commit is contained in:
Chris Troutner
2022-01-27 15:00:54 -08:00
parent 284f4e4478
commit 473aaae307
+1 -1
View File
@@ -19,7 +19,7 @@ class BCHUseCases {
// Get transaction history for an address, sorted by block height.
async getTransactions (rpcData) {
try {
// console.log('createUser rpcData: ', rpcData)
console.log('createUser rpcData: ', rpcData)
// Get the list of addresses.
const addr = rpcData.payload.params.address