-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change europa rent parameters to zero (#97)
substrate have removed the rent in pallet-contracts in newest substrate after this pr paritytech/substrate#9669. but we do not wanna update current substrate to new version, for we are waiting substrate to release 4.0.0. thus, we just change the rent parameters to zero, it will cause the same result compared with removed rent pallet-contracts.
- Loading branch information
Showing
2 changed files
with
11 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters