Home
last modified time | relevance | path

Searched refs:_INPUTSCRIPTTYPE (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-keepkey/python-keepkey-7.2.1/keepkeylib/
H A Dtypes_pb2.py135 _INPUTSCRIPTTYPE = _descriptor.EnumDescriptor( variable
167 _sym_db.RegisterEnumDescriptor(_INPUTSCRIPTTYPE)
169 InputScriptType = enum_type_wrapper.EnumTypeWrapper(_INPUTSCRIPTTYPE)
1492 _TXINPUTTYPE.fields_by_name['script_type'].enum_type = _INPUTSCRIPTTYPE
1502 _EXCHANGETYPE.fields_by_name['withdrawal_script_type'].enum_type = _INPUTSCRIPTTYPE
1503 _EXCHANGETYPE.fields_by_name['return_script_type'].enum_type = _INPUTSCRIPTTYPE
1520 DESCRIPTOR.enum_types_by_name['InputScriptType'] = _INPUTSCRIPTTYPE
H A Dmessages_pb2.py3909 _GETPUBLICKEY.fields_by_name['script_type'].enum_type = types__pb2._INPUTSCRIPTTYPE
3912 _GETADDRESS.fields_by_name['script_type'].enum_type = types__pb2._INPUTSCRIPTTYPE
3914 _SIGNMESSAGE.fields_by_name['script_type'].enum_type = types__pb2._INPUTSCRIPTTYPE