more debugging or restURL

This commit is contained in:
Chris Troutner
2024-08-19 19:49:31 -07:00
parent e8d0f1fcb8
commit c571423326
+1
View File
@@ -14,6 +14,7 @@ class BCHUseCases {
// Encapsulate dependencies
this.bchjs = this.adapters.bchjs
console.log('use-cases/bch/index.js restURL: ', this.bchjs.restURL)
}
// Get transaction history for an address, sorted by block height.