Skip to main content

IKeyManager.keyManagerSignEthTX() method

Signs Ethereum transaction

Signature:

keyManagerSignEthTX(args: IKeyManagerSignEthTXArgs): Promise<string>;

Parameters

Parameter

Type

Description

args

IKeyManagerSignEthTXArgs

**Returns:**

Promise<string>