Open
Description
There are two missing functionalities in wallet import
:
- It cannot import delegated keys exported by
wallet export
, thus breaking round tripping. - It does not support private keys exported from MetaMask.
Concretely, (2) is necessary to do low-level recovery from funky situations using Lotus directly (like sending low-level RBF messages).