mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Adjust timeout_height test
This commit is contained in:
parent
2b0fdddb6f
commit
8fc41ed206
@ -106,7 +106,10 @@ describe("AminoTypes", () => {
|
||||
token: coin(1234, "utest"),
|
||||
sender: "cosmos1pkptre7fdkl6gfrzlesjjvhxhlc3r4gmmk8rs6",
|
||||
receiver: "cosmos10dyr9899g6t0pelew4nvf4j5c3jcgv0r73qga5",
|
||||
timeout_height: {},
|
||||
timeout_height: {
|
||||
revision_number: undefined,
|
||||
revision_height: undefined,
|
||||
},
|
||||
timeout_timestamp: undefined,
|
||||
memo: undefined,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user