Discover Packages
github.com/make-os/kit
logic
contracts
transfercoin
package
Version:
v0.0.32
Opens a new window with list of versions in this module.
Published: Oct 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Contract implements core.SystemContract. It is a system contract for handling credit and debit
operation from between user accounts and/or repo accounts.
NewContract creates a new instance of Contract
DryExec checks whether the given sender can execute the transaction.
sender can be an address, identifier.Address or *ed25519.PubKey
allowNonceGap allows nonce to have a number greater than the current account
by more than 1.
Exec executes the contract
Init initialize the contract
Source Files
¶
Click to show internal directories.
Click to hide internal directories.