Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/web3/packages/web3-eth-accounts/types/index.d.ts>Sign

Deno / TypeScript to Ethereum Connector
Latest
interface Sign
implements SignedTransaction
import { type Sign } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth-accounts/types/index.d.ts";

Properties

message: string
signature: string