mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-22 00:52:01 -07:00
Merge pull request #6 from christroutner/unstable
fix(Ninsight): Adding to shim library too
This commit is contained in:
@@ -167,6 +167,9 @@ class BitboxShim {
|
||||
|
||||
// Populate OpenBazaar endpoints
|
||||
this.OpenBazaar = new OpenBazaar(libConfig)
|
||||
|
||||
// Bitcoin.com Ninsight indexer
|
||||
this.Ninsight = new Ninsight()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user