amareleo-node-sync-locators 2.0.2

Locators to synchronize a lite Aleo development node
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.indexmap]
features = ["serde", "rayon"]
version = "2.1"

[dependencies.serde]
version = "1"

[dependencies.snarkvm]
features = ["circuit", "console", "rocks"]
version = "=1.3.0"

[dependencies.tracing]
version = "0.1"

[features]
default = []
test = []
test_targets = ["snarkvm/test_targets"]

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

[package]
authors = ["The Amareleo Team <amareleo@windeveloper.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["cryptography", "cryptography::cryptocurrencies", "os"]
description = "Locators to synchronize a lite Aleo development node"
edition = "2021"
homepage = "https://amareleo.com"
keywords = ["aleo", "amareleo", "blockchain", "decentralized", "zero-knowledge"]
license = "Apache-2.0"
name = "amareleo-node-sync-locators"
readme = "README.md"
repository = "https://github.com/kaxxa123/amareleo-chain"
version = "2.0.2"