Skip to main content

Events

The ocr module emits the following events:

Handlers

MsgCreateFeed

TypeAttribute KeyAttribute Value
messageactionMsgCreateFeed
messagesender{sender}

MsgUpdateFeed

TypeAttribute KeyAttribute Value
messageactionMsgUpdateFeed
messagesender{sender}

MsgTransmit

TypeAttribute KeyAttribute Value
EventNewTransmissionFeedId{FeedId}
EventNewTransmissionAggregatorRoundId{AggregatorRoundId}
EventNewTransmissionAnswer{Answer}
EventNewTransmissionTransmitter{Transmitter}
EventNewTransmissionObservationsTimestamp{ObservationsTimestamp}
EventNewTransmissionObservations{Observations}
EventNewTransmissionObservers{Observers}
EventNewTransmissionConfigDigest{ConfigDigest}
EventNewTransmissionEpochAndRound{EpochAndRound}
EventTransmittedConfigDigest{ConfigDigest}
EventTransmittedEpoch{Epoch}
messageactionMsgTransmit
messagesender{sender}

MsgFundFeedRewardPool

TypeAttribute KeyAttribute Value
messageactionMsgFundFeedRewardPool
messagesender{sender}

MsgWithdrawFeedRewardPool

TypeAttribute KeyAttribute Value
messageactionMsgWithdrawFeedRewardPool
messagesender{sender}

MsgSetPayees

TypeAttribute KeyAttribute Value
messageactionMsgSetPayees
messagesender{sender}

MsgTransferPayeeship

TypeAttribute KeyAttribute Value
messageactionMsgTransferPayeeship
messagesender{sender}

MsgAcceptPayeeship

TypeAttribute KeyAttribute Value
messageactionMsgAcceptPayeeship
messagesender{sender}

Proposals

SetConfigProposal

TypeAttribute KeyAttribute Value
EventConfigSetConfigDigest{ConfigDigest}
EventConfigSetPreviousConfigBlockNumber{PreviousConfigBlockNumber}
EventConfigSetConfig{Config}
EventConfigSetConfigInfo{ConfigInfo}

SetBatchConfigProposal

TypeAttribute KeyAttribute Value
EventConfigSet[]ConfigDigest{ConfigDigest}
EventConfigSet[]PreviousConfigBlockNumber{PreviousConfigBlockNumber}
EventConfigSet[]Config{Config}
EventConfigSet[]ConfigInfo{ConfigInfo}

BeginBlocker

TypeAttribute KeyAttribute Value