interface KeyRotated {
    chain: string;
    keyId: string;
    module: string;
}

Properties

Properties

chain: string
keyId: string
module: string

Generated using TypeDoc