Skip to main content

SharedObjectReference

type SharedObjectReference

A shared object input to a programmable transaction

type SharedObjectReference struct {
ObjectId *ObjectId
InitialSharedVersion *Version
Mutable bool
}

func (*SharedObjectReference) Destroy

func (r *SharedObjectReference) Destroy()