get_merkle_root

Function get_merkle_root 

Source
pub async fn get_merkle_root(
    moniker: &Moniker,
    realm_query: &RealmQueryProxy,
) -> Result<String, GetMerkleRootError>