package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageAdded if this is a new entry in the storage.
StorageDeleted if the storage was deleted.
StorageModified if the value has been modified.
StorageModifiedAgain if the value has been modified before in the txn.
StorageUnchanged if the data has not changed.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Contract is the instance being called.
TxContext is the context of the transaction.

# Interfaces

Host is the execution host.
Runtime can process contracts.

# Type aliases

No description provided by the author
StorageStatus is the status of the storage access.