Expand description
Viewing key authentication.
Feature flag: vk
Modules§
- auth
- Customizable functionality for implementing viewing keys in your smart contract. See the examples on how to implement it.
Structs§
- Viewing
Key - Represents a viewing key string which is provided as unverified input to a query.
- Viewing
KeyHashed ViewingKey
as a SHA-256 hash.