Skip to content

Commit

Permalink
chore: rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jotprabh1 committed Dec 24, 2019
1 parent 1ba7f2f commit 08e64d5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
7 changes: 2 additions & 5 deletions build/peerplaysjs-lib.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/peerplaysjs-lib.min.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions dist/serializer/src/operations.js
Original file line number Diff line number Diff line change
Expand Up @@ -837,8 +837,7 @@ var vesting_balance_withdraw = new Serializer('vesting_balance_withdraw', {
fee: asset,
vesting_balance: protocol_id_type('vesting_balance'),
owner: protocol_id_type('account'),
amount: asset,
balance_type: vesting_balance_type
amount: asset
});

var refund_worker_initializer = new Serializer('refund_worker_initializer');
Expand Down

0 comments on commit 08e64d5

Please sign in to comment.