1
This commit is contained in:
@@ -42,3 +42,7 @@ func Test10Two16(t *testing.T) {
|
||||
hexPrefixStr := hex.EncodeToString(hexPrefix)
|
||||
fmt.Println(hexPrefixStr)
|
||||
}
|
||||
|
||||
func TestCheckSum(t *testing.T) {
|
||||
getCheckSum(`1e00140200ff50bc147df3d71b401B59415515`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user