rust-silentpayments/src
cygnet 97c749b0d2
Add sending and receiving features (#21)
* Add sending and receiving features and enable them by default

* Add feature attributes in code and tests

* Add serde as dev-dependency

* Small improvements to sending docs
2023-08-23 00:32:34 +02:00
..
error.rs Improve sender interface (#10) 2023-08-15 20:06:58 +02:00
lib.rs Add sending and receiving features (#21) 2023-08-23 00:32:34 +02:00
receiving.rs Make crate publishable (#18) 2023-08-22 22:35:06 +02:00
sending.rs Add sending and receiving features (#21) 2023-08-23 00:32:34 +02:00
utils.rs Add sending and receiving features (#21) 2023-08-23 00:32:34 +02:00