IKeyManager.keyManagerSignEthTX() method
Signs Ethereum transaction
Signature:
keyManagerSignEthTX(args: IKeyManagerSignEthTXArgs): Promise<string>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| args | IKeyManagerSignEthTXArgs |
Returns:
Promise<string>
Signs Ethereum transaction
Signature:
keyManagerSignEthTX(args: IKeyManagerSignEthTXArgs): Promise<string>;
| Parameter | Type | Description |
|---|---|---|
| args | IKeyManagerSignEthTXArgs |
Returns:
Promise<string>