github.com/lino-network/lino@v0.6.11/x/account/model/golden/TestAccountStoreSuite/TestInfo.golden (about) 1 [ 2 { 3 "prefix": "0", 4 "key": "user1", 5 "val": { 6 "type": "lino/account/info", 7 "value": { 8 "username": "user1", 9 "created_at": "123", 10 "signing_key": { 11 "type": "tendermint/PubKeySecp256k1", 12 "value": "A6P8IUdt9DKrYCe3/Tflt7DBdgFokRcCKkixt+UbhjZ8" 13 }, 14 "transaction_key": { 15 "type": "tendermint/PubKeySecp256k1", 16 "value": "Aot3u5m7vuxUOszkS6IZW5XYVu6ATvZsfSQIjtQo9tML" 17 }, 18 "address": "cosmos1kreqzurg204at9595qtlwsyltjyehmgzrm2utg" 19 } 20 } 21 }, 22 { 23 "prefix": "0", 24 "key": "user2", 25 "val": { 26 "type": "lino/account/info", 27 "value": { 28 "username": "user2", 29 "created_at": "456", 30 "signing_key": { 31 "type": "tendermint/PubKeySecp256k1", 32 "value": "A+KW7obJ0BpKqUWmY33svTBxGdTfRhmOym7A5imWWwGm" 33 }, 34 "transaction_key": { 35 "type": "tendermint/PubKeySecp256k1", 36 "value": "AoFqbXKmblwKVggqb8Cqo30gRKs9EfqwhOhuyOKlGCuD" 37 }, 38 "address": "cosmos1j5s5a4lfu0t25f77rj6c0v4wpafa6z9g7ks5uw" 39 } 40 } 41 } 42 ]