Skip to main content

MutableAccountCreatedInterface

type MutableAccountCreatedInterface

A typed view of a `0x2::account::MutableAccountCreated`.

type MutableAccountCreatedInterface interface {
AccountId() *ObjectId
Authenticator() AuthenticatorFunctionRef
}