Skip to content

Commit 9fffbfb

Browse files
committed
fix: missing easyjson files
1 parent 9ad011b commit 9fffbfb

8 files changed

Lines changed: 8871 additions & 11 deletions

actions.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
package hyperliquid
22

3+
//go:generate easyjson -all
4+
35
// Action structs with deterministic field ordering for consistent MessagePack serialization
46
// The order of fields in these structs is critical for signature generation
57

0 commit comments

Comments
 (0)