UNPKG

@airgap/aeternity

Version:

The @airgap/aeternity is an Aeternity implementation of the ICoinProtocol interface from @airgap/coinlib-core.

3 lines (2 loc) 144 B
import { Ed25519CryptoConfiguration } from '@airgap/module-kit'; export declare type AeternityCryptoConfiguration = Ed25519CryptoConfiguration;