Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kpinter-iohk committed Jan 30, 2025
1 parent fbb97fa commit e718734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guides/native-token-reserve-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Command template:

* `--initial-deposit-amount`: The initial amount of tokens to deposit into the reserve.

* `--payment-key-file`: Your payment key file for transaction signing. This key has to have `reserve-initial-deposit-amount` in its wallet.
* `--payment-key-file`: Your payment key file for transaction signing. This key has to have `initial-deposit-amount` in its wallet.

#### Steps

Expand Down

0 comments on commit e718734

Please sign in to comment.