mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Re-license bitcoin-serai to MIT
It's pretty basic code, yet would still be quite pleasant to the larger community. Also adds documentation.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
/// Cryptographic helpers.
|
||||
pub mod crypto;
|
||||
/// Wallet functionality to create transactions.
|
||||
pub mod wallet;
|
||||
/// A minimal async RPC.
|
||||
pub mod rpc;
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user