Name

PalletSessionCall (240)

Hierarchy

  • Enum
    • PalletSessionCall

Properties

asSetKeys: {
    keys_: SpiritnetRuntimeSessionKeys;
    proof: Bytes;
} & Struct<TypesDef<Codec>, {}, {}>
isPurgeKeys: boolean
isSetKeys: boolean
type: "SetKeys" | "PurgeKeys"