Add an xdr.scvMapSorted
constructor to automagically sort map ScVal
s.
#33
Annotations
1 error and 4 warnings
Install Dependencies
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Dependencies:
src/xdr.js#L5
'sorted' is never reassigned. Use 'const' instead
|
Install Dependencies:
src/xdr.js#L11
'nativeA' is never reassigned. Use 'const' instead
|
Install Dependencies:
src/xdr.js#L12
'nativeB' is never reassigned. Use 'const' instead
|
Loading