Skip to content

Commit 29b6e5c

Browse files
committed
vec
1 parent ff07b39 commit 29b6e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tuxedo-core/src/verifier/htlc.rs

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ use sp_core::{
1414
H256,
1515
};
1616
use sp_runtime::traits::{BlakeTwo256, Hash};
17+
use sp_std::vec::Vec;
1718

1819
/// Allows UTXOs to be spent after a certain block height has been reached.
1920
/// This is useful for locking up tokens as a future investment. Timelocking

0 commit comments

Comments
 (0)