dfinity / agent-rs

A collection of libraries and tools for building software around the Internet Computer, in Rust.
https://sdk.dfinity.org/
Apache License 2.0
123 stars 76 forks source link

feat: add AllowedViewers to LogVisibility enum #588

Closed maksymar closed 1 month ago

maksymar commented 2 months ago

Description

This PR adds a new AllowedViewers variant to LogVisibility enum of the management canister API.

Fixes # (issue): SDK-1800

How Has This Been Tested?

Regular CI.

Checklist: