On Mon, 22 Jan 2024 10:45:24 +0200 Danielle Ratson wrote: > + name: status > + type: u8 u32, also - it'd be nice to define the enum values in the spec and link it here by enum: ... > + - > + name: status-msg > + type: string > + - > + name: done > + type: u64 > + - > + name: total > + type: u64 perhaps u64 -> uint?