interface ShardManifest {
    id: number;
    shardOwners: ShardOwners;
}

Properties

Properties

id: number
shardOwners: ShardOwners
MMNEPVFCICPMFPCPTTAAATR