rust-lightning/lightning
Matt Corallo f65765872e Refer to return types by the trait that they're defined via
Instead of using the explicit type which is being returned, refer
to them as Self::AssociatedType, to make clear to the bindings what
type of thing is being returned.
2020-08-25 17:09:51 -04:00
..
src Refer to return types by the trait that they're defined via 2020-08-25 17:09:51 -04:00
Cargo.toml export "unsafe_revoked_tx_signing" feature 2020-08-11 09:23:31 +02:00