Skip to content

Allow differentiation between private and public APIs #772

Closed
@jennijuju

Description

@jennijuju

prototype how we can define a decorator on the method level to easily show whether a builtin actor method can be called by:

  • any caller (public)
  • only by builtin actors internally (private)

proposal is for

  • @arajasek to give it a try at account actor methods
  • @anorth with datacap actor

Metadata

Metadata

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions