3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 23:32:16 +00:00
altcoinj/core/src
Mike Hearn 4f9bc98e97 Payment channels: Re-order c'tor of StoredPaymentChannelClientStates.
This makes it consistent with the server side and put the listener last. It's easier to read this way when an anonymous inner class is used.
2013-07-19 15:55:30 +02:00
..
main/java Payment channels: Re-order c'tor of StoredPaymentChannelClientStates. 2013-07-19 15:55:30 +02:00
test Payment channels: Re-order c'tor of StoredPaymentChannelClientStates. 2013-07-19 15:55:30 +02:00
bitcoin.proto Some fixes to wallet serialization: 2013-06-27 14:01:02 +02:00
paymentchannel.proto Implement server-side and client-side payment channel protocols. 2013-06-27 14:15:49 +02:00
storedclientpaymentchannel.proto Store states in protobufs instead of using Java Serialization. 2013-07-11 14:16:40 +02:00
storedserverpaymentchannel.proto Store states in protobufs instead of using Java Serialization. 2013-07-11 14:16:40 +02:00