Skip to content

Fix CallFlags#2121

Merged
erikzhang merged 4 commits intomasterfrom
fixes/CallFlags
Dec 8, 2020
Merged

Fix CallFlags#2121
erikzhang merged 4 commits intomasterfrom
fixes/CallFlags

Conversation

@erikzhang
Copy link
Member

No description provided.

ReadOnly = AllowStates | AllowCall | AllowNotify,
All = AllowStates | AllowModifyStates | AllowCall | AllowNotify
States = ReadStates | WriteStates,
ReadOnly = ReadStates | AllowCall,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AllowCall could be AllowReadScript or Run, but I am not sure.

@erikzhang erikzhang merged commit 77a33d2 into master Dec 8, 2020
@erikzhang erikzhang deleted the fixes/CallFlags branch December 8, 2020 03:32
ShawnYun pushed a commit to ShawnYun/neo that referenced this pull request Jan 8, 2021
cloud8little pushed a commit to cloud8little/neo that referenced this pull request Jan 24, 2021
ixje added a commit to CityOfZion/neo-mamba that referenced this pull request Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants