public static class TransactionV0Envelope.TransactionV0EnvelopeBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
TransactionV0Envelope |
build() |
TransactionV0Envelope.TransactionV0EnvelopeBuilder |
signatures(DecoratedSignature[] signatures) |
java.lang.String |
toString() |
TransactionV0Envelope.TransactionV0EnvelopeBuilder |
tx(TransactionV0 tx) |
public TransactionV0Envelope.TransactionV0EnvelopeBuilder tx(TransactionV0 tx)
this
.public TransactionV0Envelope.TransactionV0EnvelopeBuilder signatures(DecoratedSignature[] signatures)
this
.public TransactionV0Envelope build()
public java.lang.String toString()
toString
in class java.lang.Object