Skip to content

Commit

Permalink
Update fees
Browse files Browse the repository at this point in the history
* https://blog.nomadic-labs.com/babylon-update-instructions-for-delegation-wallet-developers.html
* Storage to 0 because there are only transactions and no originations
  • Loading branch information
jdsika authored Oct 18, 2019
1 parent 070be69 commit 236fbca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fee.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[DEFAULT]
fee=1791
fee=2941

[KTTX]
storage_limit=1000
gas_limit=20000
storage_limit=0
gas_limit=44725
base=100

0 comments on commit 236fbca

Please sign in to comment.