Cleanup redundant AsFixedBytes and FixedLength traits (#3131)
* no need for AsFixedBytes we can just use AsRef<[u8]> * cleanup FixedLength trait * revert this change for now * fix store tests * cleanup and fix tests after rebase * fix tests * update based on PR review less hard-coded values now * cleanup
This commit is contained in:
@@ -12,3 +12,4 @@ test_output
|
||||
wallet_data
|
||||
wallet/db
|
||||
.idea/
|
||||
/node*
|
||||
|
||||
Reference in New Issue
Block a user