github.com/lino-network/lino@v0.6.11/x/account/manager/golden/TestAccountManagerTestSuite/TestImportExport.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": "2", 98 "key": "userwithoutbalance", 99 "val": { 100 "type": "lino/account/meta", 101 "value": { 102 "json_meta": "{\"key\":\"value\"}" 103 } 104 } 105 }, 106 { 107 "prefix": "4", 108 "key": "account/vesting", 109 "val": { 110 "type": "lino/account/pool", 111 "value": { 112 "name": "account/vesting", 113 "balance": { 114 "amount": "1000000" 115 } 116 } 117 } 118 }, 119 { 120 "prefix": "4", 121 "key": "inflation/validator", 122 "val": { 123 "type": "lino/account/pool", 124 "value": { 125 "name": "inflation/validator", 126 "balance": { 127 "amount": "123" 128 } 129 } 130 } 131 }, 132 { 133 "prefix": "5", 134 "key": "", 135 "val": { 136 "type": "lino/account/supply", 137 "value": { 138 "last_year_total": { 139 "amount": "2000000" 140 }, 141 "total": { 142 "amount": "2000000" 143 }, 144 "chain_start_time": "123", 145 "last_inflation_time": "123" 146 } 147 } 148 } 149 ]