Namespace Hyperledger.Indy.PoolApi
Classes
InvalidPoolException
Exception thrown when attempting to use a pool that has been closed or is invalid.
Pool
Represents a connection to a pool of ledger nodes and provides static methods for managing connections to pools.
PoolConfigNotCreatedException
Exception thrown when attempting to open pool which does not yet have a created configuration.
PoolLedgerConfigExistsException
Exception thrown when attempting to create a pool ledger config with same name as an existing pool ledger config.
PoolLedgerTerminatedException
Exception thrown when the pool ledger was terminated.