UNPKG

@coolwallet/ltc

Version:
3 lines (2 loc) 147 B
import * as types from './config/types'; export declare function signTransaction(signTxData: types.signTxType, coinType: string): Promise<string>;