UNPKG

airgap-coin-lib

Version:

The airgap-coin-lib is a protocol agnostic library to prepare, sign and broadcast cryptocurrency transactions.

9 lines (8 loc) 219 B
export declare enum IACMessageType { AccountShareRequest = 3, AccountShareResponse = 4, TransactionSignRequest = 5, TransactionSignResponse = 6, MessageSignRequest = 7, MessageSignResponse = 8 }