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