UNPKG

@solutiofi/sdk

Version:

This SDK provides a convenient way to interact with the SolutioFi API.

3 lines (2 loc) 138 B
import { VersionedTransaction } from "@solana/web3.js"; export declare function deserialize(serializedTxns: any): VersionedTransaction[];