Uses of Class
convex.core.transactions.Invoke
Packages that use Invoke
-
Uses of Invoke in convex.core.transactions
Methods in convex.core.transactions that return InvokeModifier and TypeMethodDescriptionstatic Invoke
static Invoke
Creates an Invoke transactionstatic Invoke
Invoke.read(ByteBuffer bb)
Read a Transfer transaction from a ByteBufferInvoke.updateRefs(IRefFunction func)
Invoke.withAddress(Address newAddress)
Invoke.withSequence(long newSequence)