Skip to main content
AccessModifier = "public" | "view" | "owner" | "private" | "runtime_only"
Defined in: metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/rpc-types/types.ts:257 Visibility level for a contract method: public, view, owner, private, or runtime_only.