mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
Merge pull request #1289 from Kefkius/patch-1
Fix typo in param_descriptions
This commit is contained in:
commit
db6c69f0da
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,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…
Add table
Reference in a new issue