Module vk

Source
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§

ViewingKey
Represents a viewing key string which is provided as unverified input to a query.
ViewingKeyHashed
ViewingKey as a SHA-256 hash.