On this pageKeyManager.keyManagerSignEthTX() method Signs Ethereum transaction Signature: keyManagerSignEthTX({ kid, transaction }: IKeyManagerSignEthTXArgs): Promise<string>; Parameters Parameter Type Description { kid, transaction } IKeyManagerSignEthTXArgs **Returns:** Promise<string>