nekoton/transport/transport_lib library
Classes
- FeeFactors
- GqlTransport
- Implementation of jrpc transport
- JrpcTransport
- Implementation of jrpc transport
- ProtoTransport
- Implementation of proto transport
- Transport
- Abstract class for transport, so we can combine both implementations into single list
- TxTreeSimulationError
- TxTreeSimulationErrorItem
Extensions
- FeeFactorsPatterns on FeeFactors
- Adds pattern-matching-related methods to FeeFactors.
- TxTreeSimulationErrorItemPatterns on TxTreeSimulationErrorItem
- Adds pattern-matching-related methods to TxTreeSimulationErrorItem.
- TxTreeSimulationErrorPatterns on TxTreeSimulationError
- Adds pattern-matching-related methods to TxTreeSimulationError.
Exceptions / Errors
- TransportCallAfterDisposeError
- Exception that is thrown when transport is disposed and user calls its methods