UNPKG

@ledgerhq/coin-canton

Version:
3 lines 214 B
import type { CryptoCurrency } from "@ledgerhq/ledger-wallet-framework/types"; export declare function broadcast(currency: CryptoCurrency, signedTx: string): Promise<string>; //# sourceMappingURL=broadcast.d.ts.map