We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7ac9c commit c2f38d0Copy full SHA for c2f38d0
1 file changed
src/procedures/__tests__/AssignStoRole.ts
@@ -10,7 +10,6 @@ import { Procedure } from '../Procedure';
10
import { PolymathError } from '../../PolymathError';
11
import { ErrorCode, PolyTransactionTag, ProcedureType, StoRole } from '../../types';
12
13
-
14
const params = {
15
symbol: 'TEST1',
16
delegateAddress: '0x5555555555555555555555555555555555555555',
0 commit comments