SystemParameters
System parameters at a specific block height.
type SystemParameters {
dParameter: DParameter!
termsAndConditions: TermsAndConditions
}
Fields
SystemParameters.dParameter ● DParameter! non-null object
The D-parameter controlling validator committee composition.
SystemParameters.termsAndConditions ● TermsAndConditions object
The current Terms and Conditions, if any have been set.
Member Of
Block object