com.r3corda.node.services.wallet / NodeWalletService / <init>

<init>

NodeWalletService(services: ServiceHub)

Currently, the node wallet service is just the in-memory wallet service until we have finished evaluating and selecting a persistence layer (probably an ORM over a SQL DB).