anyix 0.1.13

lightweight instruction encoding for arbitrary fallback execution
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.solana-program]
version = ">=1.9"

[dev-dependencies.spl-token]
version = ">=1.0"

[package]
authors = ["Bonedaddy"]
description = "lightweight instruction encoding for arbitrary fallback execution"
documentation = "https://docs.rs/anyix"
edition = "2021"
keywords = ["solana", "anchor"]
license = "Apache-2.0"
name = "anyix"
readme = "./README.md"
version = "0.1.13"