sawtooth-core
sawtooth-core copied to clipboard
Lightweight Nodes
Add support for lightweight nodes. A lightweight node does not do validation, but instead relies on state receipts to reconstruct state. However, to clients it does look like a validator node (provides the same API), so it is possible to run a REST API against it and/or subscribe to events.