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