Fix typo in param_descriptions
heigh --> height
This commit is contained in:
parent
e5b5e8d0f4
commit
b6e4013a9d
@ -559,7 +559,7 @@ param_descriptions = {
|
||||
'seed': 'Seed phrase',
|
||||
'txid': 'Transaction ID',
|
||||
'pos': 'Position',
|
||||
'heigh': 'Block height',
|
||||
'height': 'Block height',
|
||||
'tx': 'Serialized transaction (hexadecimal)',
|
||||
'key': 'Variable name',
|
||||
'pubkey': 'Public key',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user