auths-sdk 0.1.16

Application services layer for Auths identity operations
Documentation
1
2
3
4
5
6
//! Witness-set declaration workflows.
//!
//! Assemble a spend-anchor witness set from `NAME=KEY` member specs, compute
//! its content SAID, and anchor the declaration in the identity's KEL.

pub use crate::domains::identity::witness_set::*;