osmojs icon indicating copy to clipboard operation
osmojs copied to clipboard

create proposal and vote via amino signer

Open pyramation opened this issue 2 years ago • 1 comments

this could be telescope or SDK amino annotation issue

MsgSubmitProposal

  option (amino.name) = "cosmos-sdk/v1/MsgSubmitProposal";

MsgVote

  option (amino.name) = "cosmos-sdk/v1/MsgVote";

cc @Anmol1696

pyramation avatar Jun 28 '23 07:06 pyramation

I've verified via keplr dashboard that the amino name used is cosmos-sdk/MsgVote, not cosmos-sdk/v1/MsgVote. Am I mistaken or missing something?

cc @alexanderbez @mattverse @ValarDragon

pyramation avatar Jun 28 '23 07:06 pyramation