Define our wrapper type for time::Duration
, and implement the borsh
Serialize
/Deserialize
on it
#302
Labels
O: new-feature
Objective: aims to add new feature
S: conversions
Scope: related to conversion processes
We should define our own wrapper type for
time::Duration
, and implement theborsh
Serialize
/Deserialize
on it. We can do it in another PR though.Originally posted by @plafer in #273 (comment)
The text was updated successfully, but these errors were encountered: