keyfork-slip10-test-data: fixup docs
This commit is contained in:
parent
aa5fde533c
commit
4e66367376
|
@ -1,5 +1,5 @@
|
||||||
//! SLIP-0010 test data for use by derivation tests.
|
//! SLIP-0010 test data for use by derivation tests.
|
||||||
//! Source: https://github.com/satoshilabs/slips/blob/master/slip-0010.md#test-vectors
|
//! Source: <https://github.com/satoshilabs/slips/blob/master/slip-0010.md#test-vectors>
|
||||||
|
|
||||||
use std::collections::HashMap;
|
use std::collections::HashMap;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue