refactor: remove isNative from token data, test wrapped sol #2073
Annotations
2 errors
tests/e2e/transfer.test.ts > transfer > should transfer from bob -> charlie:
js/compressed-token/src/program.ts#L621
RangeError: indeterminate span
❯ Structure.getSpan ../../node_modules/.pnpm/[email protected]/node_modules/buffer-layout/lib/Layout.js:1221:13
❯ Sequence.getSpan ../../node_modules/.pnpm/[email protected]/node_modules/buffer-layout/lib/Layout.js:1071:36
❯ Structure.encode ../../node_modules/.pnpm/[email protected]/node_modules/buffer-layout/lib/Layout.js:1267:23
❯ WrappedLayout.encode ../../node_modules/.pnpm/@coral-xyz[email protected]_@[email protected]/node_modules/@coral-xyz/borsh/src/index.ts:115:24
❯ Structure.encode ../../node_modules/.pnpm/[email protected]/node_modules/buffer-layout/lib/Layout.js:1263:26
❯ BorshTypesCoder.encode ../../node_modules/.pnpm/@coral-xyz[email protected][email protected][email protected]/node_modules/@coral-xyz/anchor/src/coder/borsh/types.ts:40:24
❯ Function.transfer src/program.ts:621:54
❯ Module.transfer src/actions/transfer.ts:66:45
❯ tests/e2e/transfer.test.ts:198:9
|
stateless-js
Process completed with exit code 1.
|