staticLayout property

StructLayout staticLayout
final

Implementation

static final StructLayout staticLayout = LayoutConst.struct([
  LayoutConst.u64(property: "rentExemptReserve"),
  StakeAuthorized.staticLayout,
  StakeLockup.staticLayout,
], property: "meta");