MyNixOS website logo
option

services.bitcoind.<name>.rpc.users

RPC user information for JSON-RPC connections.

Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{
  alice.passwordHMAC = "f7efda5c189b999524f151318c0c86$d5b51b3beffbc02b724e5d095828e0bc8b2456e9ac8757ae3211a5d9b16a22ae";
  bob.passwordHMAC = "b2dd077cb54591a2f3139e69a897ac$4e71f08d48b4347cf8eff3815c0e25ae2e9a4340474079f55705f40574f4ec99";
}