ImmutableAccountCreated
type ImmutableAccountCreated
A typed view of a `0x2::account::ImmutableAccountCreated`.
type ImmutableAccountCreated struct {
// contains filtered or unexported fields
}
func ImmutableAccountCreatedTryFromBcs
func ImmutableAccountCreatedTryFromBcs(bytes []byte) (*ImmutableAccountCreated, error)
Decode from the BCS contents of an emitted event.
func LiftFromExternalImmutableAccountCreated
func LiftFromExternalImmutableAccountCreated(handle uint64) *ImmutableAccountCreated
func (*ImmutableAccountCreated) AccountId
func (_self *ImmutableAccountCreated) AccountId() *ObjectId
func (*ImmutableAccountCreated) Authenticator
func (_self *ImmutableAccountCreated) Authenticator() AuthenticatorFunctionRef
func (*ImmutableAccountCreated) DebugString
func (_self *ImmutableAccountCreated) DebugString() string
func (*ImmutableAccountCreated) Destroy
func (object *ImmutableAccountCreated) Destroy()