Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: relayer large incoming message support (#9)
* chore: set solana contract dependencies to their next version * feat(wip): implement methods for dealing w/ message payload pda * feat: implement message payload methods + chunked writes * chore: remove unfulfilled lint expectation * docs: whitespace * doc: reword comment * refactor: inline variable and reword docs * chore: add more error handling context to message payload txs * chore: move nested message_payload module to a dedicated file
- Loading branch information