You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that the description of the step is incorrect what this step should be doing is reading the keys bytes and testing the correct algorithm byte is set for Secp256k1. "And the returned block header proposer contains the "Secp256k1" algo" does not really makes sense here.
The block header proposer key is a validator key, not either the sender or the reciver key of a tranfer.
Therefore, the algo of the proposer key depends on the validator. It cannot be used to assert it the generated key algorithm is ok.
sdk-std-test-resources/features/deploys_generated_keys.feature
Line 19 in 6054b1a
Related to this .net SDK issue: make-software/casper-net-sdk#46
The text was updated successfully, but these errors were encountered: