Skip to main content

MutableAccountCreated

type MutableAccountCreated

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

type MutableAccountCreated struct {
// contains filtered or unexported fields
}

func LiftFromExternalMutableAccountCreated

func LiftFromExternalMutableAccountCreated(handle uint64) *MutableAccountCreated

func MutableAccountCreatedTryFromBcs

func MutableAccountCreatedTryFromBcs(bytes []byte) (*MutableAccountCreated, error)

Decode from the BCS contents of an emitted event.

func (*MutableAccountCreated) AccountId

func (_self *MutableAccountCreated) AccountId() *ObjectId

func (*MutableAccountCreated) Authenticator

func (_self *MutableAccountCreated) Authenticator() AuthenticatorFunctionRef

func (*MutableAccountCreated) DebugString

func (_self *MutableAccountCreated) DebugString() string

func (*MutableAccountCreated) Destroy

func (object *MutableAccountCreated) Destroy()