mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-01 15:53:27 +00:00
286d9185f4
We're featureless now, all contracts have access to storage and payable status is to be determined via new NEP. Follow neo-project/neo#2060.
6 lines
101 B
YAML
6 lines
101 B
YAML
supportedstandards: []
|
|
events:
|
|
- name: Event
|
|
parameters:
|
|
- name: event
|
|
type: Any
|