fedimint-build 0.2.1

fedimint is the main consensus code for processing transactions and REST API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serde_json]
version = "1.0.108"

[lib]
name = "fedimint_build"
path = "src/lib.rs"

[package]
authors = ["The Fedimint Developers"]
description = "fedimint is the main consensus code for processing transactions and REST API"
edition = "2021"
license = "MIT"
name = "fedimint-build"
repository = "https://github.com/fedimint/fedimint"
version = "0.2.1"