Skip to main content

CoinInterface

type CoinInterface

type CoinInterface interface {
Balance() uint64
CoinType() *TypeTag
Id() *ObjectId
}