We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684f5fd commit 76cc6eaCopy full SHA for 76cc6ea
packages/neuron-wallet/tests/controllers/sudt.test.ts
@@ -58,6 +58,7 @@ describe('SUDTController', () => {
58
tokenName: 'Eirc-2',
59
symbol: 'ET2',
60
decimal: '8',
61
+ udtType: 'sUDT',
62
}
63
const testLiveCell = new LiveCell(
64
'txHash',
0 commit comments