initialize | - targetstring
- ownersVec<publicKey>
- descOption<[object Object]>
| - postboxisMut
- moderatorMintisMut
- targetAccount
- signerisSignerisMut
- treasuryisMut
- systemProgram
- tokenProgram
- rent
|
createPost | - databytes
- postIdu32
- settingsVec<[object Object]>
- additionalAccountOffsetsVec<[object Object]>
| - postisMut
- postboxisMut
- posterisSignerisMut
- treasuryisMut
- replyTo
- systemProgram
|
deleteOwnPost | | - postisMut
- postbox
- posterisSignerisMut
|
deletePostByModerator | | - postisMut
- postbox
- posterisMut
- moderatorisSigner
- moderatorTokenAta
|
vote | - postIdu32
- upVotebool
- additionalAccountOffsetsVec<[object Object]>
| - postisMut
- postboxisMut
- voterisSignerisMut
- treasuryisMut
- systemProgram
|
designateModerator | | - postbox
- targetAccount
- moderatorMintisMut
- ownerisSignerisMut
- newModerator
- moderatorAtaisMut
- systemProgram
- tokenProgram
- associatedTokenProgram
- rent
|
addOrUpdateSetting | | - postboxisMut
- ownerisSignerisMut
- systemProgram
|
editPost | | - postisMut
- postbox
- posterisSignerisMut
- systemProgram
|