Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
a Pubkey
. This is useful for specifying accounts for a client.
Structsยง
- Create
Comment - Generated client accounts for
CreateComment
. - Create
Connection - Generated client accounts for
CreateConnection
. - Create
Post - Generated client accounts for
CreatePost
. - Create
Profile - Generated client accounts for
CreateProfile
. - Create
Profile Metadata - Generated client accounts for
CreateProfileMetadata
. - Create
Reaction - Generated client accounts for
CreateReaction
. - Create
User - Generated client accounts for
CreateUser
. - Delete
Connection - Generated client accounts for
DeleteConnection
. - Delete
Post - Generated client accounts for
DeletePost
. - Delete
Profile - Generated client accounts for
DeleteProfile
. - Delete
Profile Metadata - Generated client accounts for
DeleteProfileMetadata
. - Delete
Reaction - Generated client accounts for
DeleteReaction
. - Delete
User - Generated client accounts for
DeleteUser
. - Update
Post - Generated client accounts for
UpdatePost
. - Update
Profile Metadata - Generated client accounts for
UpdateProfileMetadata
. - Update
User - Generated client accounts for
UpdateUser
.