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
124 stars 77 forks source link

feat: provide certificate for update calls #608

Closed adamspofford-dfinity closed 1 month ago

adamspofford-dfinity commented 1 month ago

This changes the interface of the lower-level functions like request_status_signed, but leaves call_and_wait's interface alone.