Skip to main content

IKeyManager.keyManagerSignEthTX() method

Signs Ethereum transaction

Signature:

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

Parameters

ParameterTypeDescription
argsIKeyManagerSignEthTXArgs

Returns:

Promise<string>