Update packages/stargate/src/modules/gov/aminomessages.spec.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
This commit is contained in:
parent
d4e23e8c58
commit
5f2b20995d
@ -91,6 +91,7 @@ describe("AminoTypes", () => {
|
||||
expect(aminoMsg).toEqual(expected);
|
||||
});
|
||||
});
|
||||
|
||||
describe("fromAmino", () => {
|
||||
it("works for MsgDeposit", () => {
|
||||
const aminoMsg: AminoMsgDeposit = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user