Skip to content

Unify native method signatures #2256

@fyrchik

Description

@fyrchik

Summary or problem description
Both Policy and Management contracts have some parameters to be set by committee. These are setSomething methods which return boolean value.
Recently introduced NameService has similar setPrice, however it returns void.

Do you have any solution you want to propose?
Make all methods have the same signature. Changing setPrice is the easiest path.

Neo Version

  • Neo 3

Where in the software does this update applies to?

  • Ledger
  • Native contracts

Metadata

Metadata

Assignees

Labels

DiscussionInitial issue state - proposed but not yet accepted

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions