Skip to main content

bitcoin_core_rpcauth

Function bitcoin_core_rpcauth 

Source
pub fn bitcoin_core_rpcauth(user: &str, password: &str, salt: &str) -> String
Expand description

Build the value for Bitcoin Core’s -rpcauth flag.