ton_lib 0.0.38

A collection of types and utilities for interacting with the TON network
1
2
3
pub const WALLET_DEFAULT_ID: i32 = 0x29a9a317;
pub const WALLET_V5R1_DEFAULT_ID: i32 = 0x7FFFFF11;
pub const WALLET_V5R1_DEFAULT_ID_TESTNET: i32 = 0x7FFFFFFD;