Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contract ¶
Contract implements core.SystemContract. It is a system contract for creating a repository.
func NewContractWithNoSenderUpdate ¶
func NewContractWithNoSenderUpdate() *Contract
NewContractWithNoSenderUpdate is like NewContract but disables fee debit and nonce update on the sender's account. This is meant to be used when calling the contract from other contract that intend to handle sender account update them self.
Click to show internal directories.
Click to hide internal directories.