light-sdk-macros 0.23.0

Macros for Programs using the Light SDK for ZK Compression
Documentation
1
2
3
4
5
6
7
mod data_hasher;
mod field_processor;
mod input_validator;
mod light_hasher;
mod to_byte_array;

pub(crate) use light_hasher::{derive_light_hasher, derive_light_hasher_sha};