UNPKG

@kaiachain/web3js-ext

Version:
3 lines (2 loc) 115 B
import { Address } from "web3-types"; export declare function recoverTransaction(rawTransaction: string): Address;