mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Remove empty describe block
This commit is contained in:
parent
80d43de62f
commit
205165db4b
@ -97,10 +97,10 @@ describe("AminoTypes", () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe("fromAmino", () => {
|
||||
// TODO: MsgFundCommunityPool
|
||||
// TODO: MsgSetWithdrawAddress
|
||||
// TODO: MsgWithdrawDelegatorReward
|
||||
// TODO: MsgWithdrawValidatorCommission
|
||||
});
|
||||
// describe("fromAmino", () => {
|
||||
// TODO: MsgFundCommunityPool
|
||||
// TODO: MsgSetWithdrawAddress
|
||||
// TODO: MsgWithdrawDelegatorReward
|
||||
// TODO: MsgWithdrawValidatorCommission
|
||||
// });
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user