interface OutputObject {
    chainIdentifier: string;
    remoteCCI: string;
    remoteGARP: string;
}

Properties

chainIdentifier: string
remoteCCI: string
remoteGARP: string