v0.1.0-pre.030
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: kb-lib/src/lib.rs
|
||||
// version: 23
|
||||
// version: 24
|
||||
|
||||
//! Consolidated decoder, executor, materializer and shared model library.
|
||||
#![warn(missing_docs)]
|
||||
@@ -312,7 +312,7 @@ pub use self::decoder::DcWalletJupiterApeproSmartWalletDecoder;
|
||||
/// Reserved `kb_decoder_weighted_swap_stabble` decoder.
|
||||
pub use self::decoder::DcWeightedSwapStabbleDecoder;
|
||||
/// Computes the deterministic contextual input hash.
|
||||
pub use self::decoder::decoder_api_decoder_api_contextual_input_hash;
|
||||
pub use self::decoder::decoder_api_contextual_input_hash;
|
||||
/// Returns true when a decoder declares the exact program id.
|
||||
pub use self::decoder::decoder_api_decoder_handles_program_id;
|
||||
/// Computes a deterministic lowercase SHA-256 hash for one JSON value.
|
||||
|
||||
Reference in New Issue
Block a user