Skip to main content

web/pages/transaction/create/
mod.rs

1#[cfg(feature = "scripting")]
2pub mod prefill;
3pub mod split;
4pub mod submit;