Skip to main content

CoinManagerTreasuryCapInterface

type CoinManagerTreasuryCapInterface

A typed view of an on-chain `0x2::coin_manager::CoinManagerTreasuryCap<T>` object.

type CoinManagerTreasuryCapInterface interface {
// The object's ID.
Id() *ObjectId
}