Skip to main content

xrpl_common_stdlib/current_tx/
mod.rs

1pub mod traits;
2
3pub use crate::fields::current_tx::{get_field, get_field_optional};