UNPKG

@ledgerhq/coin-tezos

Version:
3 lines 180 B
import type { TezosContext } from '../config'; export declare function broadcast(context: TezosContext, signature: string): Promise<string>; //# sourceMappingURL=broadcast.d.ts.map