helius-labs / helius-rust-sdk

Asynchronous Helius Rust SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `revoke_collection_authority`

0xIchigo opened this issue · comments

commented

In our Node.js SDK, we have the revokeCollectionAuthority method, which revokes collection authority from an address. This is handy when used with our Mint API. We should add this functionality to the Rust SDK