atomic-swap
atomic-swap copied to clipboard
enable/disable rpc namespaces
we should be able to configure the node to enable/disable rpc namespaces (net, swap, personal, etc), since some users may not want to expose certain methods. specifically thinking about #383, the database namespace should be disabled by default.
this is easier with #397