UpgradePolicyInterface
type UpgradePolicyInterface
Representation of upgrade policy constants in `iota::package`.
type UpgradePolicyInterface interface {
// Returns the internal representation.
AsU8() uint8
}
Representation of upgrade policy constants in `iota::package`.
type UpgradePolicyInterface interface {
// Returns the internal representation.
AsU8() uint8
}