Fix tests for new account id type
Because of the new bounds on the trait tests can't get away by using u64 as accound id. Replacing the 8 byte value by a 32 byte value creates out quite a bit of code churn.
parent
70ed5f59
Please register or sign in to comment