|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Protos.SettlementOrBuilder
| Method Summary | |
|---|---|
com.google.protobuf.ByteString |
getTx()
required bytes tx = 3; |
boolean |
hasTx()
required bytes tx = 3; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasTx()
required bytes tx = 3;
A copy of the fully signed final contract that settles the channel. The client can verify the transaction is correct and then commit it to their wallet.
com.google.protobuf.ByteString getTx()
required bytes tx = 3;
A copy of the fully signed final contract that settles the channel. The client can verify the transaction is correct and then commit it to their wallet.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||