rust-lightning/lightning/src/chain
Matt Corallo 07db23d102 Rename payment_basepoint/key to simply payment_point/key.
We no longer derive any keys from the payment point, so they aren't
a "base" but simply a point/key.
2020-05-05 21:42:36 -04:00
..
chaininterface.rs Adopting new bitcoin hash types and crate version 2020-04-29 12:37:46 +02:00
keysinterface.rs Rename payment_basepoint/key to simply payment_point/key. 2020-05-05 21:42:36 -04:00
mod.rs Use workspaces to separate crates 2019-11-15 02:44:30 +00:00
transaction.rs Adopting new bitcoin hash types and crate version 2020-04-29 12:37:46 +02:00