staticLayout property

StructLayout staticLayout
final

Implementation

static final StructLayout staticLayout = LayoutConst.struct([
  LayoutConst.u64(property: "slot"),
  LayoutConst.u32(property: "confirmationCount")
], property: "lockout");