diff --git a/lib/commands.py b/lib/commands.py index fe0244a50..30459f8cc 100644 --- a/lib/commands.py +++ b/lib/commands.py @@ -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',