Function root_key

Source
pub fn root_key() -> Vec<u8> 
Expand description

Gets the public key (a DER-encoded BLS key) of the root key of this instance of the Internet Computer Protocol.

§Note

This traps in non-replicated mode.