Skip to content

adamant-api / index / AnyTransactionHandler

Type Alias: AnyTransactionHandler

ts
type AnyTransactionHandler = TransactionHandler<AnyTransaction>;

Defined in: src/helpers/wsClient.ts:94

Released under the GPL-3.0 License.