Skip to main content

CoinManagerMetadataCapInterface

type CoinManagerMetadataCapInterface

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

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