export interface Hash160ContractParameterDefinition extends ContractParameterDefinitionBase { readonly type: 'Hash160'; }