staticLayout property

StructLayout staticLayout
final

Implementation

static final StructLayout staticLayout = LayoutConst.struct([
  SolanaLayoutUtils.publicKey("gatekeeperNetwork"),
  LayoutConst.boolean(property: "expireOnUse")
], property: "gatekeeper");