Message: MsgDelegateFeedConsent
The MsgDelegateFeedConsent handler is responsible for delegating oracle voting rights to another address.
The parameters that are controllable by the user are
Operator— This is the validator address to delegate oracle voting rights from.Delegate— This is the address to delegate oracle voting rights to.
The Operator must have signed the message and also be a validator. The Delegate must be a valid address. Once called, the Delegate will be able to vote on oracle votes on behalf of the Operator.