solana-native-token 2.1.2

Definitions for the native SOL token and its fractional lamports.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "solana-native-token"
description = "Definitions for the native SOL token and its fractional lamports."
documentation = "https://docs.rs/solana-native-token"
version = { workspace = true }
authors = { workspace = true }
repository = { workspace = true }
homepage = { workspace = true }
license = { workspace = true }
edition = { workspace = true }

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]