export interface Hash256ContractParameterDefinition extends ContractParameterDefinitionBase { readonly type: 'Hash256'; }