Macro floresta_electrum::get_arg
source · macro_rules! get_arg { ($request:ident, $arg_type:ty, $idx:literal) => { ... }; }
Expand description
Returns and parses a value from the request json or fails with super::error::Error::InvalidParams.