com.google.bitcoin.protocols.channels
Class PaymentChannelClientState.IncrementedPayment
java.lang.Object
com.google.bitcoin.protocols.channels.PaymentChannelClientState.IncrementedPayment
- Enclosing class:
- PaymentChannelClientState
public static class PaymentChannelClientState.IncrementedPayment
- extends Object
Container for a signature and an amount that was sent.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signature
public TransactionSignature signature
amount
public BigInteger amount
PaymentChannelClientState.IncrementedPayment
public PaymentChannelClientState.IncrementedPayment()
Copyright © 2014. All rights reserved.