UNPKG

@unilogin/sdk

Version:

SDK is a JS library, that communicates with relayer. SDK allows managing contract, by creating basic contract-calling messages.

2 lines 291 B
export declare const ensureSufficientGas: (unsingedMessage: Pick<import("@unilogin/commons").SignedMessage, "gasPrice" | "gasToken" | "from" | "to" | "nonce" | "data" | "value" | "operationType" | "refundReceiver" | "safeTxGas" | "baseGas">) => void; //# sourceMappingURL=validation.d.ts.map