• 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>;
      }
      • Optional1?: Handler<ConsensusAccountsDepositEvent>
      • Optional2?: Handler<ConsensusAccountsWithdrawEvent>

    Returns ModuleHandler

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

Settings

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

Generated using TypeDoc