UNPKG

@airgap/aeternity

Version:

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

5 lines (4 loc) 93 B
export interface RawAeternityTransaction { networkId: string; transaction: string; }