OptionalchainIds?: bigint[]Chain IDs where the session should be enabled. Useful for enable mode.
Optionalsalt?: HexOptional salt for the session.
Data for the session key.
Public key for the session. Required for K1 algorithm validators.
Timestamp after which the session becomes valid.
OptionalsessionValidator?: AddressAddress of the session validator.
OptionalsessionValidatorInitData?: HexData for the session validator.
Timestamp until which the session is valid.
Array of action policy data for the session.