setDependsOn

open fun setDependsOn(value: ByteString): VeChain.SigningInput.Builder
/ ID of the transaction on which the current transaction depends.
bytes depends_on = 7;

Return

This builder for chaining.

Parameters

value

The dependsOn to set.