tests: fix spelling error
This commit is contained in:
parent
abd27dd2be
commit
340e7fb917
@ -47,7 +47,7 @@ describe('Bitcoin-core', function () {
|
|||||||
})
|
})
|
||||||
|
|
||||||
// base58_keys_valid
|
// base58_keys_valid
|
||||||
describe('Address.formBase58Check', function () {
|
describe('Address.fromBase58Check', function () {
|
||||||
var typeMap = {
|
var typeMap = {
|
||||||
'pubkey': 'pubKeyHash',
|
'pubkey': 'pubKeyHash',
|
||||||
'script': 'scriptHash'
|
'script': 'scriptHash'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user