List faucet addresses 1,2,3,4 in testutils
This commit is contained in:
parent
531a77780e
commit
63d4f3e6b9
@ -55,7 +55,27 @@ export const faucet = {
|
||||
type: "tendermint/PubKeySecp256k1",
|
||||
value: "A08EGB7ro1ORuFhjOnZcSgwYlpe0DSFjVNUIkNNQxwKQ",
|
||||
},
|
||||
pubkey1: {
|
||||
type: "tendermint/PubKeySecp256k1",
|
||||
value: "AiDosfIbBi54XJ1QjCeApumcy/FjdtF+YhywPf3DKTx7",
|
||||
},
|
||||
pubkey2: {
|
||||
type: "tendermint/PubKeySecp256k1",
|
||||
value: "AzQg33JZqH7vSsm09esZY5bZvmzYwE/SY78cA0iLxpD7",
|
||||
},
|
||||
pubkey3: {
|
||||
type: "tendermint/PubKeySecp256k1",
|
||||
value: "A3gOAlB6aiRTCPvWMQg2+ZbGYNsLd8qlvV28m8p2UhY2",
|
||||
},
|
||||
pubkey4: {
|
||||
type: "tendermint/PubKeySecp256k1",
|
||||
value: "Aum2063ub/ErUnIUB36sK55LktGUStgcbSiaAnL1wadu",
|
||||
},
|
||||
address0: "cosmos1pkptre7fdkl6gfrzlesjjvhxhlc3r4gmmk8rs6",
|
||||
address1: "cosmos10dyr9899g6t0pelew4nvf4j5c3jcgv0r73qga5",
|
||||
address2: "cosmos1xy4yqngt0nlkdcenxymg8tenrghmek4nmqm28k",
|
||||
address3: "cosmos142u9fgcjdlycfcez3lw8x6x5h7rfjlnfhpw2lx",
|
||||
address4: "cosmos1hsm76p4ahyhl5yh3ve9ur49r5kemhp2r0dcjvx",
|
||||
};
|
||||
|
||||
/** Unused account */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user