Skip to content

Commit

Permalink
use same max_memo as the hub
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle committed Sep 26, 2024
1 parent d4142c8 commit 4297bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genesis-atomone-orig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"app_state": {
"auth": {
"params": {
"max_memo_characters": "256",
"max_memo_characters": "512",
"tx_sig_limit": "7",
"tx_size_cost_per_byte": "10",
"sig_verify_cost_ed25519": "590",
Expand Down

0 comments on commit 4297bc9

Please sign in to comment.