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