interface EGLDSignTxOptions {
    password: string;
    privateKey: string;
}

Properties

Properties

password: string

The password of the override wallet

privateKey: string

The private key to override the connected wallet