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