neoneo-go/pkg/wire/util
dauTT b9b118d3ea Add ReverseString, ToReverseScriptHash method (#281)
* Added
1) ReverseString method to the Uint160 type
2) ToReverseScriptHash method to convert a base58 address to a reverse script hash

* Simplified ToScriptHash method
2019-08-05 09:34:31 +02:00
..
address Add ReverseString, ToReverseScriptHash method (#281) 2019-08-05 09:34:31 +02:00
Checksum Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
fixed8 Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
io Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
ip Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
slice Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
binaryReader.go Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
binaryWriter.go Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
uint160.go Add ReverseString, ToReverseScriptHash method (#281) 2019-08-05 09:34:31 +02:00
uint160_test.go Add ReverseString, ToReverseScriptHash method (#281) 2019-08-05 09:34:31 +02:00
uint256.go 1) Fixed String method in Uint256 (#208) 2019-03-23 16:52:36 +00:00
uint256_test.go 1) Fixed String method in Uint256 (#208) 2019-03-23 16:52:36 +00:00
util.go Fix lint errors (#182) 2019-03-17 18:26:35 +00:00