hacash/service

Help me!

Opened this issue · 3 comments

Hello
I am going to use quoteFee api in HaCash.
How to set url?
I set url to https://wallet.hacash.org/api/quote_fee but not found.

jojoin commented

What do you mean by quote fee? Is the transaction fee recommended by the system? There is currently no data interface for this' real-time suggested transaction fee '. If it is a common transfer transaction, the fee can set to ㄜ2:244.

Thanks for your reply.
Btw, in Deprecated/transaction.go file, there is "quoteFee" function.
To call this function, whick api url should I use?Please let you know me kindly.
If it does not exist, which api url should I use instead of that?

Please teach me how to do this.

jojoin commented

I saw that this is an interface for modifying transaction fees that already exist in the transaction pool. Currently, almost only HACD bidding can use it. May I ask if you are developing a bidding program for HACD? Hacash's full node program already includes automatic bidding.

Can you describe your demand to me? I may find another way to help you.