Fix target block height.

This commit is contained in:
nighthawk24 2022-08-15 21:18:31 -04:00
parent 05c3311b72
commit c8adeaadab
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ Specification
Wallets implementing this specification will use a conventional fee in the form of Wallets implementing this specification will use a conventional fee in the form of
min_fee = base_fee * max(0, #inputs + #outputs - 4) min_fee = base_fee * max(0, #inputs + #outputs - 4)
starting from block 180,000. starting from block 1,800,000.
Transaction relaying Transaction relaying