Function oasis_runtime_sdk::modules::rofl::state::get_endorser
source ยท pub fn get_endorser(pk: &PublicKey) -> Option<KeyEndorsementInfo>
Expand description
Retrieves endorser of the given ROFL enclave. In case enclave is not registered, returns None
.