Module accounts

Source
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ยง

CreateComment
Generated client accounts for CreateComment.
CreateConnection
Generated client accounts for CreateConnection.
CreatePost
Generated client accounts for CreatePost.
CreateProfile
Generated client accounts for CreateProfile.
CreateProfileMetadata
Generated client accounts for CreateProfileMetadata.
CreateReaction
Generated client accounts for CreateReaction.
CreateUser
Generated client accounts for CreateUser.
DeleteConnection
Generated client accounts for DeleteConnection.
DeletePost
Generated client accounts for DeletePost.
DeleteProfile
Generated client accounts for DeleteProfile.
DeleteProfileMetadata
Generated client accounts for DeleteProfileMetadata.
DeleteReaction
Generated client accounts for DeleteReaction.
DeleteUser
Generated client accounts for DeleteUser.
UpdatePost
Generated client accounts for UpdatePost.
UpdateProfileMetadata
Generated client accounts for UpdateProfileMetadata.
UpdateUser
Generated client accounts for UpdateUser.