pub async fn find_seedelf_utxo(
seedelf: String,
network_flag: bool,
) -> Option<UtxoResponse>
Expand description
Find a specific seedelf.
pub async fn find_seedelf_utxo(
seedelf: String,
network_flag: bool,
) -> Option<UtxoResponse>
Find a specific seedelf.