Crate sawtooth

Crate sawtooth 

Source

Modulesยง

artifact
client
A trait for implementing a sawtooth client.
consensus
error
Common set of basic errors used throughout the library.
families
hashlib
journal
migrations
Provides sql migration scripts and methods for executing migrations.
permissions
The permissions modules defines the representation of roles and policies for the Sawtooth system. Policies are a named set of permissions. Roles are associations between a named group of activities and a policy.
protocol
Structs that cover the core protocols of the Sawtooth system.
protos
Protobuf structs and associated conversion traits.
publisher
Contains traits and struct required publishing new artifacts
receipt
Helper functions to convert transacts implementation of TransactionReceipt and StateChange to the local version
scheduler
state
transact
Hyperledger Transact