Function tuxedo_template_wallet::money::get_coin_from_storage
source · pub async fn get_coin_from_storage(
output_ref: &OutputRef,
client: &HttpClient
) -> Result<(Coin<0>, OuterVerifier)>
Expand description
Given an output ref, fetch the details about this coin from the node’s storage.