UNPKG

@accret/bridge-sdk

Version:
3 lines 187 B
import { Keypair } from "@solana/web3.js"; export declare function sendTransaction(transactionBase64: string, wallet: Keypair): Promise<string>; //# sourceMappingURL=sendSolanaTx.d.ts.map