Files
Nim/tests/ic/mtoffstate.nim
2026-06-25 23:20:34 +02:00

6 lines
233 B
Nim

# Helper for ttypeoffer.nim ("datatypes" analog): instantiates HA[64,Gwei] WITHOUT
# the codec in scope -> perChunk=1. This is the instance that must be shared.
import mtoffssz, mtoffgwei
type StateA* = object
field*: HA[64, Gwei]