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 Invokestatic InvokeCreates an Invoke transactionstatic InvokeInvoke.read(ByteBuffer bb)Read a Transfer transaction from a ByteBufferInvoke.updateRefs(IRefFunction func)Invoke.withAddress(Address newAddress)Invoke.withSequence(long newSequence)