substreams-solana-program-instructions 0.3.0

Substreams Solana program instructions
Documentation
1
2
3
4
5
6
7
8
9
## Release Process

### Instructions

Requires `Bash`, [sfreleaser](https://github.com/streamingfast/sfreleaser) and [sd](https://github.com/chmln/sd):

```bash
sfreleaser release "v${version}"
```