We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9708075 commit f85f941Copy full SHA for f85f941
nym-wallet/src/requests/actions.ts
@@ -13,7 +13,7 @@ import {
13
TBondGatewaySignatureArgs,
14
TBondMixNodeArgs,
15
TBondMixnodeSignatureArgs,
16
- TBondMoreArgs, TDecreaseBondArgs, TDecreasePledgeArgs,
+ TBondMoreArgs, TDecreaseBondArgs,
17
} from '../types';
18
import { invokeWrapper } from './wrapper';
19
0 commit comments