IKeyManagerSignEthTXArgs interface
Input arguments for keyManagerSignEthTX
Signature:
export interface IKeyManagerSignEthTXArgs
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
kid | string | Key ID | |
transaction | object | Ethereum transaction object |
Input arguments for keyManagerSignEthTX
Signature:
export interface IKeyManagerSignEthTXArgs
Property | Modifiers | Type | Description |
---|---|---|---|
kid | string | Key ID | |
transaction | object | Ethereum transaction object |