UNPKG

@airgap/astar

Version:

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

4 lines (3 loc) 164 B
import { SubstrateTransactionSignResponse } from '@airgap/substrate/v1'; export interface AstarTransactionSignResponse extends SubstrateTransactionSignResponse { }