DOCS

useTrustWallet

Returns

type ReturnType = (connectOptions?: {
  chainId?: number;
}) => Promise<TrustWallet>;