tari_common 5.1.0

Utilities and features for the Tari domain layer, shared across both Base and Digital Asset layers.
Documentation
1
2
3
4
5
6
# Tari Common

This crate provides commonly-used features that are shared across multiple Tari _domain layers_. Since they may refer to
domain-level concepts, it's inappropriate to place them inside the `infrastructure` folder, `tari-utilities`
specifically.