chore: Refactor package structure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package types
|
||||
|
||||
type TxId [4]byte
|
||||
type Ipv4Addr [4]byte
|
||||
type HwAddr [16]byte
|
||||
Reference in New Issue
Block a user