mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-21 16:51:59 -07:00
Merge pull request #48 from christroutner/unstable
fix(openbazaar): Fixed OB integration test
This commit is contained in:
@@ -107,7 +107,8 @@ describe(`#OpenBazaar`, () => {
|
||||
"valueOut",
|
||||
"valueIn",
|
||||
"fees",
|
||||
"hex"
|
||||
"hex",
|
||||
"time"
|
||||
])
|
||||
assert.isArray(result.vin)
|
||||
assert.isArray(result.vout)
|
||||
|
||||
Reference in New Issue
Block a user