mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
53 lines
2.0 KiB
JSON
53 lines
2.0 KiB
JSON
|
{
|
||
|
"params": {
|
||
|
"max_memo_characters": "256",
|
||
|
"sig_verify_cost_ed25519": "590",
|
||
|
"sig_verify_cost_secp256k1": "1000",
|
||
|
"tx_sig_limit": "7",
|
||
|
"tx_size_cost_per_byte": "10"
|
||
|
},
|
||
|
"accounts": [
|
||
|
{
|
||
|
"type": "cosmos-sdk/Account",
|
||
|
"value": {
|
||
|
"account_number": "95",
|
||
|
"address": "kava1ceun2qqw65qce5la33j8zv8ltyyaqqfcxftutz",
|
||
|
"coins": [
|
||
|
{
|
||
|
"amount": "9950000",
|
||
|
"denom": "ukava"
|
||
|
}
|
||
|
],
|
||
|
"public_key": {
|
||
|
"type": "tendermint/PubKeyMultisigThreshold",
|
||
|
"value": {
|
||
|
"pubkeys": [
|
||
|
{
|
||
|
"type": "tendermint/PubKeySecp256k1",
|
||
|
"value": "AxUMR/GKoycWplR+2otzaQZ9zhHRQWJFt3h1bPg1ltha"
|
||
|
},
|
||
|
{
|
||
|
"type": "tendermint/PubKeySecp256k1",
|
||
|
"value": "Az/Xn9XKadn79UpA8TRVrHKbi64QGTxjVSKR9tzMy15o"
|
||
|
},
|
||
|
{
|
||
|
"type": "tendermint/PubKeySecp256k1",
|
||
|
"value": "As7R9fDUnwsUVLDr1cxspp+cY9UfXfUf7i9/w+N0EzKA"
|
||
|
},
|
||
|
{
|
||
|
"type": "tendermint/PubKeySecp256k1",
|
||
|
"value": "A708lKSSivhkgH3n1UGy/AlfWyiehRVAp9G+Nlsy+rDj"
|
||
|
},
|
||
|
{
|
||
|
"type": "tendermint/PubKeySecp256k1",
|
||
|
"value": "ArixmwMR2HoBdIzWiUT6HZFMScZv8odQ0KkIMcoqXHwq"
|
||
|
}
|
||
|
],
|
||
|
"threshold": "2"
|
||
|
}
|
||
|
},
|
||
|
"sequence": "3"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|