-
Notifications
You must be signed in to change notification settings - Fork 12
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
Transaction Fees #9
Comments
It is related to the number of bytes occupied by the transaction
…---Original---
From: "PrettyCherish"<[email protected]>
Date: Mon, Jul 15, 2019 18:38 PM
To: "IPCChain/ipchain"<[email protected]>;
Cc: "Subscribed"<[email protected]>;
Subject: [IPCChain/ipchain] Transaction Fees (#9)
I made several deals on IPChain, but the fees for these transactions are different,I'd like to know what the transaction fee of IPChain is related to.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Oh,Thanks,What does the byte size of the transaction relate to? |
It is about the number of vin and vout in the transaction.
…---Original---
From: "PrettyCherish"<[email protected]>
Date: Mon, Jul 15, 2019 19:37 PM
To: "IPCChain/ipchain"<[email protected]>;
Cc: "Comment"<[email protected]>;"fly"<[email protected]>;
Subject: Re: [IPCChain/ipchain] Transaction Fees (#9)
Oh,Thanks,What does the byte size of the transaction relate to?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@PrettyCherish 0.001ipc per kilobyte |
Oh,thank you very much! |
It is my pleasure.
…---Original---
From: "PrettyCherish"<[email protected]>
Date: Tue, Jul 16, 2019 19:16 PM
To: "IPCChain/ipchain"<[email protected]>;
Cc: "Comment"<[email protected]>;"fly"<[email protected]>;
Subject: Re: [IPCChain/ipchain] Transaction Fees (#9)
Oh,thank you very much!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I made several deals on IPChain, but the fees for these transactions are different,I'd like to know what the transaction fee of IPChain is related to.
The text was updated successfully, but these errors were encountered: