mintlayer-core icon indicating copy to clipboard operation
mintlayer-core copied to clipboard

The cold wallet can have better compile-time guarantees

Open TheQuantumPhysicist opened this issue 1 year ago • 0 comments

As discussed in #1497, ideally, the ColdWalletClient doesn't implement the NodeInterface at all, but in the NodeController, only the methods that require communication with the node would require NodeInterface.

TheQuantumPhysicist avatar Jan 25 '24 12:01 TheQuantumPhysicist