pirate-librustzcash/librustzcash
Jack Grigg 7c07914bfd
Separate Amount::{from_i64, from_nonnegative_i64} APIs
This is more intuitive than a boolean flag for handling non-negative
Amounts stored in i64 values.
2019-08-08 00:55:23 +01:00
..
include Use slices of native strings to pass parameter paths into Rust 2018-10-27 16:27:49 +13:00
src Separate Amount::{from_i64, from_nonnegative_i64} APIs 2019-08-08 00:55:23 +01:00
Cargo.toml Migrate to rand 0.7 2019-07-19 00:47:40 +02:00
README.md Move librustzcash crate into subdir 2018-08-23 21:04:02 +01:00

librustzcash

This repository contains librustzcash, a static library for Zcash code assets written in Rust.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.