feat: Add stake migration tx #76
Annotations
12 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
__tests__/decoder.test.ts#L2
'unMarshalBinaryLengthPrefixed' is defined but never used
|
Test:
__tests__/decoder.test.ts#L3
'StdTx' is defined but never used
|
Test:
__tests__/decoder.test.ts#L3
'SendMsg' is defined but never used
|
Test:
__tests__/transaction.test.ts#L67
Forbidden non-null assertion
|
Test:
src/amino/decoder/index.ts#L11
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L26
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L27
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L48
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L48
Unexpected any. Specify a different type
|
Test:
src/amino/decoder/index.ts#L64
Unexpected any. Specify a different type
|