MutableAccountCreatedInterface
type MutableAccountCreatedInterface
A typed view of a `0x2::account::MutableAccountCreated`.
type MutableAccountCreatedInterface interface {
AccountId() *ObjectId
Authenticator() AuthenticatorFunctionRef
}
A typed view of a `0x2::account::MutableAccountCreated`.
type MutableAccountCreatedInterface interface {
AccountId() *ObjectId
Authenticator() AuthenticatorFunctionRef
}