interface Relation {
    kind: RelationKind;
    network: string;
}

Properties

Properties

Kind of relation

network: string

ID of the related network, e.g. mainnet, near-mainnet