interface ObservedJWKsUpdated {
    epoch: bigint;
    jwks: _0x1.jwks.AllProvidersJWKs;
}

Properties

Properties

epoch: bigint