You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, an address as to be passed in to bid on an auction or payback a loan.
This would improve the consistency between different RPCs.
Other RPC calls, such as addpoolliquidity and sendtokenstoaddress give the possibility to pass "*" or "{}" to auto-select an account from wallet.
It would also improve the UX.
Right now, a user has to calculate the right amount of token and send it to an address in order to be able to bid on an auction or payback a loan.
Why is this needed:
Consistency between RPCs
Better UX
The text was updated successfully, but these errors were encountered:
@Jouzo: Thanks for opening an issue, it is currently awaiting triage.
The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.
Details
I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.
What would you like to be added:
Currently, an address as to be passed in to bid on an auction or payback a loan.
This would improve the consistency between different RPCs.
Other RPC calls, such as
addpoolliquidity
andsendtokenstoaddress
give the possibility to pass "*" or "{}" to auto-select an account from wallet.It would also improve the UX.
Right now, a user has to calculate the right amount of token and send it to an address in order to be able to bid on an auction or payback a loan.
Why is this needed:
Consistency between RPCs
Better UX
The text was updated successfully, but these errors were encountered: