pub fn stake_key(network_flag: bool) -> &'static strExpand description
Returns the [LOGIC] stake used during address generation
/// # Arguments
network_flag- A boolean flag indicating the expected network:truechecks for Testnet.falsechecks for Mainnet.
/// # Returns
str- The stake key in hex.