Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProjectConfig ¶
type ProjectConfig struct { HasStorage bool IsPayable bool SupportedStandards []string Events []manifest.Event }
ProjectConfig contains project metadata.
func (*ProjectConfig) GetFeatures ¶ added in v0.90.0
func (p *ProjectConfig) GetFeatures() smartcontract.PropertyState
GetFeatures returns smartcontract features from the config.
Click to show internal directories.
Click to hide internal directories.