Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить расчет комиссий для ордеров #151

Closed
youaresofunny opened this issue Mar 29, 2018 · 3 comments
Closed
Assignees

Comments

@youaresofunny
Copy link
Contributor

После мержа TrustyFund/vuex-bitshares#46

Можно забрать комиссию через API.Parameters.getComission('limit_order_create')
Нужно умножить на кол-во ордеров и вывести в confirmTransaction

@roma219
Copy link
Contributor

roma219 commented Mar 30, 2018

@youaresofunny Как вывести? типа надпись commission: 20 BTS или ? Не должно ли это происходить на этапе получения ордеров, чтобы они корректные получились? (чтобы не было ситуации когда ордер на продажу на всю сумму баланса и нет денег на комиссию)

@youaresofunny
Copy link
Contributor Author

Там комиссии включены в ордеры, нужно просто вывести. Типа через отступ, transaction fee {{fee}} BTS

@roma219
Copy link
Contributor

roma219 commented Mar 30, 2018

Окей

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants