Skip to main content

neo_trusts

Macro neo_trusts 

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

Declare trusted contracts for the contract manifest.

§Example

neo_trusts!(["0x1234567890abcdef", "0xfedcba0987654321"]);