Skip to main content

neo_supported_standards

Macro neo_supported_standards 

Source
neo_supported_standards!() { /* proc-macro */ }
Expand description

Declare supported standards for the contract manifest.

§Example

neo_supported_standards!(["NEP-17", "NEP-11"]);