ReferenceNil.jstype-aliasesType Alias: RequestParamsOn this pageType Alias: RequestParams type RequestParams: object; Represents the params for making a request to the wallet. Type declaration chainId? optional chainId: number; data data: Uint8Array; deploy deploy: boolean; seqno? optional seqno: number; Defined in nil/nil.js/src/contracts/WalletV1/types/index.ts:78