Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
toteki committed Sep 11, 2023
1 parent 7952740 commit 3963af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/grpc/gov.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ func UIBCIBCTransferSatusUpdate(umeeClient client.Client, status uibc.IBCTransfe
return MakeVoteAndCheckProposal(umeeClient, *resp)
}

// LeverageRegistryUpdate submits a gov transaction to update leverage registry, votes, and waits for proposal to pass.
func LeverageRegistryUpdate(umeeClient client.Client, addTokens, updateTokens []ltypes.Token) error {
msg := ltypes.MsgGovUpdateRegistry{
Authority: checkers.GovModuleAddr,
Expand Down

0 comments on commit 3963af5

Please sign in to comment.