Remove unused variable: guest
This commit is contained in:
parent
622cf4ce21
commit
00182bbc2f
@ -23,10 +23,6 @@ import {
|
||||
|
||||
const blockTime = 1_000; // ms
|
||||
|
||||
const guest = {
|
||||
address: "cosmos17d0jcz59jf68g52vq38tuuncmwwjk42u6mcxej",
|
||||
};
|
||||
|
||||
interface HackatomInstance {
|
||||
readonly initMsg: {
|
||||
readonly verifier: string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user