mintlayer-core
mintlayer-core copied to clipboard
The cold wallet can have better compile-time guarantees
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.