dprint fmt

This commit is contained in:
Binarybaron 2025-06-03 11:09:50 +02:00
parent 63de5d407d
commit 0307fa6f59

View file

@ -17,7 +17,7 @@ use serde::{Deserialize, Serialize};
use std::cmp::Ordering;
use std::collections::HashMap;
use std::fmt;
use std::ops::{Add};
use std::ops::Add;
use typeshare::typeshare;
/// Represent a timelock, expressed in relative block height as defined in