ripple-unmaintained / ripple-lib-java

Java version of ripple-lib (work in progress)
ISC License
126 stars 109 forks source link

ManagedTxn should `have a` not `be a` transaction #36

Closed sublimator closed 10 years ago

sublimator commented 10 years ago

The Transaction sub classes should be in the core, not in the client.

We don't want a proliferation of ManagedPayment, ManagedOffer etc

sublimator commented 10 years ago

Add delegates to on, once, etc