Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgDelegateFeedConsent

A feeeder is an account which is responsible for signing transactions with Oracle vote and prevote messages on behalf of the validator. The blockchain will reject [[MsgExchangeRateVote]] and [[MsgExchangeRatePrevote]] messages in transactions signed by an account different than the registered feeder.

The following message registers a validator's feeder address.

Hierarchy

Index

Constructors

constructor

Properties

delegate

delegate: string

operator

operator: string

Methods

packAny

  • packAny(): Any

toAmino

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): MsgDelegateFeedConsent

Static fromAmino

Static fromData

Static fromProto

Static unpackAny