1 2 3 4 5
const META_TRANSACTION_VALID_FOR_DEFAULT: near_api_types::BlockHeight = 1000; pub mod query; pub mod send; pub mod utils;