Skip to main content

Interface: UnverifiedValidatorOperationCapLike

A typed view of an on-chain 0x3::validator_cap::UnverifiedValidatorOperationCap object.

Methods

authorizerValidatorAddress()

authorizerValidatorAddress(): AddressLike;

Address of the validator authorized to use this capability.

Returns

AddressLike


id()

id(): ObjectIdLike;

The object's ID.

Returns

ObjectIdLike