stablebond-events 0.3.21

A library for Etherfuse Stablebond events.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.anchor-lang]
version = "=0.30.0"

[features]
cpi = ["no-entrypoint"]
no-entrypoint = []

[lib]
crate-type = ["cdylib", "lib"]
doctest = false
name = "stablebond_events"

[package]
description = "A library for Etherfuse Stablebond events."
edition = "2021"
license = "Apache-2.0"
name = "stablebond-events"
version = "0.3.21"