• Preparing search index...
  • The search index is not available
@oasisprotocol/client-rt
  • @oasisprotocol/client-rt
  • consensusAccounts
  • moduleEventHandler

Function moduleEventHandler

  • moduleEventHandler(codes): ModuleHandler
  • Parameters

    • codes: {
          1?: Handler<ConsensusAccountsDepositEvent>;
          2?: Handler<ConsensusAccountsWithdrawEvent>;
          3?: Handler<ConsensusAccountsDelegateEvent>;
          4?: Handler<ConsensusAccountsUndelegateStartEvent>;
          5?: Handler<ConsensusAccountsUndelegateDoneEvent>;
      }
      • Optional1?: Handler<ConsensusAccountsDepositEvent>
      • Optional2?: Handler<ConsensusAccountsWithdrawEvent>
      • Optional3?: Handler<ConsensusAccountsDelegateEvent>
      • Optional4?: Handler<ConsensusAccountsUndelegateStartEvent>
      • Optional5?: Handler<ConsensusAccountsUndelegateDoneEvent>

    Returns ModuleHandler

    • Defined in rt/src/consensus_accounts.ts:99

Settings

Member Visibility
@oasisprotocol/client-rt
  • Loading...

Generated using TypeDoc