vega-frontend-monorepo/libs/withdraws
macqbat b4ab94b54b
chore: filter assets to withdraw (#1974)
* feat: filter assets to withdraw

* feat: filter assets to withdraw - add some test

* feat: filter assets to withdraw - add some test

* feat: filter assets to withdraw - add logic for filtering out zero balanced accounts

* feat: filter assets to withdraw - add logic for filtering out zero balanced accounts

Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-11-09 09:23:23 +01:00
..
src chore: filter assets to withdraw (#1974) 2022-11-09 09:23:23 +01:00
.babelrc Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
project.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
README.md Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat (#896): large withdraws (#1180) 2022-09-05 18:30:13 -07:00

withdraws

This library was generated with Nx.

Running unit tests

Run nx test withdraws to execute the unit tests via Jest.