MsgExec is the Msg/Exec request type.
from message cosmos.group.v1.MsgExec
Optional
executor is the account address used to execute the proposal.
from field: string executor = 2;
proposal is the unique ID of the proposal.
from field: uint64 proposal_id = 1;
Static
Readonly
MsgExec is the Msg/Exec request type.
Generated
from message cosmos.group.v1.MsgExec