github.com/lino-network/lino@v0.6.11/x/account/manager/golden/TestAccountManagerTestSuite/TestInitGenesis.golden (about) 1 [ 2 { 3 "prefix": "0", 4 "key": "userwithbalance", 5 "val": { 6 "type": "lino/account/info", 7 "value": { 8 "username": "userwithbalance", 9 "created_at": "0", 10 "signing_key": { 11 "type": "tendermint/PubKeySecp256k1", 12 "value": "Aj/1EOLKUKUPhp+mx3fLNoZOEEsY+tjPeTW4nOPbqwwq" 13 }, 14 "transaction_key": { 15 "type": "tendermint/PubKeySecp256k1", 16 "value": "A1SxTVyDiXljmHeimniCQiNZQ3dcDsgppP0gDCMgJtdp" 17 }, 18 "address": "cosmos1htu5gllvm3e4javrtdudhk0pyryzzj4lttefch" 19 } 20 } 21 }, 22 { 23 "prefix": "0", 24 "key": "userwithoutbalance", 25 "val": { 26 "type": "lino/account/info", 27 "value": { 28 "username": "userwithoutbalance", 29 "created_at": "0", 30 "signing_key": { 31 "type": "tendermint/PubKeySecp256k1", 32 "value": "Aot3u5m7vuxUOszkS6IZW5XYVu6ATvZsfSQIjtQo9tML" 33 }, 34 "transaction_key": { 35 "type": "tendermint/PubKeySecp256k1", 36 "value": "AoFqbXKmblwKVggqb8Cqo30gRKs9EfqwhOhuyOKlGCuD" 37 }, 38 "address": "cosmos1j5s5a4lfu0t25f77rj6c0v4wpafa6z9g7ks5uw" 39 } 40 } 41 }, 42 { 43 "prefix": "1", 44 "key": "\ufffd!N\ufffd\ufffd\ufffd֪'\ufffd\u001c\ufffd\ufffd\ufffd\ufffd\u000fS\ufffd\u0008\ufffd", 45 "val": { 46 "type": "lino/account/bank", 47 "value": { 48 "saving": { 49 "amount": "0" 50 }, 51 "frozen_money_list": null, 52 "public_key": { 53 "type": "tendermint/PubKeySecp256k1", 54 "value": "AoFqbXKmblwKVggqb8Cqo30gRKs9EfqwhOhuyOKlGCuD" 55 }, 56 "sequence": "0", 57 "username": "userwithoutbalance" 58 } 59 } 60 }, 61 { 62 "prefix": "1", 63 "key": "\ufffdē3!mA\u000e\ufffd;1\ufffd\u0002\ufffdq\ufffd\u0011\u0010\u001e\ufffd", 64 "val": { 65 "type": "lino/account/bank", 66 "value": { 67 "saving": { 68 "amount": "100000" 69 }, 70 "frozen_money_list": null, 71 "public_key": null, 72 "sequence": "0", 73 "username": "" 74 } 75 } 76 }, 77 { 78 "prefix": "1", 79 "key": "\ufffd\ufffdD\ufffd\ufffdsYu\ufffd[x\ufffd\ufffd\ufffd \ufffd!J\ufffd", 80 "val": { 81 "type": "lino/account/bank", 82 "value": { 83 "saving": { 84 "amount": "100000000" 85 }, 86 "frozen_money_list": null, 87 "public_key": { 88 "type": "tendermint/PubKeySecp256k1", 89 "value": "A1SxTVyDiXljmHeimniCQiNZQ3dcDsgppP0gDCMgJtdp" 90 }, 91 "sequence": "0", 92 "username": "userwithbalance" 93 } 94 } 95 }, 96 { 97 "prefix": "4", 98 "key": "account/vesting", 99 "val": { 100 "type": "lino/account/pool", 101 "value": { 102 "name": "account/vesting", 103 "balance": { 104 "amount": "1000000" 105 } 106 } 107 } 108 }, 109 { 110 "prefix": "4", 111 "key": "inflation/validator", 112 "val": { 113 "type": "lino/account/pool", 114 "value": { 115 "name": "inflation/validator", 116 "balance": { 117 "amount": "123" 118 } 119 } 120 } 121 }, 122 { 123 "prefix": "5", 124 "key": "", 125 "val": { 126 "type": "lino/account/supply", 127 "value": { 128 "last_year_total": { 129 "amount": "2000000" 130 }, 131 "total": { 132 "amount": "2000000" 133 }, 134 "chain_start_time": "123", 135 "last_inflation_time": "123" 136 } 137 } 138 } 139 ]