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
consthashed=arrayify(pedersen([0,address]),{hexPad: 'left'});// as the hash will be 251 bits (63 chars) we need to pad it to 64 chars without changing the number value ("left")
0 commit comments