Uses of Interface
io.hotmoka.node.api.requests.JarStoreTransactionRequest
Packages that use JarStoreTransactionRequest
-
Uses of JarStoreTransactionRequest in io.hotmoka.node.api
Methods in io.hotmoka.node.api with parameters of type JarStoreTransactionRequestModifier and TypeMethodDescriptionNode.addJarStoreTransaction(JarStoreTransactionRequest request) Expands the store of this node with a transaction that installs a jar in it.Node.postJarStoreTransaction(JarStoreTransactionRequest request) Posts a transaction that expands the store of this node with a transaction that installs a jar in it.