UNPKG

@ledgerhq/coin-hedera

Version:
3 lines 189 B
import type { TransactionResponse } from "@hashgraph/sdk"; export declare const broadcast: (txWithSignature: string) => Promise<TransactionResponse>; //# sourceMappingURL=broadcast.d.ts.map