spl-record 0.3.0

Solana Program Library Record Program
Documentation
1
2
3
4
5
6
7
8
9
# Record

On-chain program for writing arbitrary data to an account, authorized by an
owner of the account.

## Audit

The repository [README](https://github.com/solana-labs/solana-program-library#audits)
contains information about program audits.