Sort transaction history by descending confirmation height
Now unconfirmed txns use u32::max_value as their height. Also, remove Electrum-specific hash from query module.
Showing
Please register or sign in to comment
Now unconfirmed txns use u32::max_value as their height. Also, remove Electrum-specific hash from query module.