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

Last line of example transcript #10

Open
michielbdejong opened this issue Nov 28, 2017 · 1 comment
Open

Last line of example transcript #10

michielbdejong opened this issue Nov 28, 2017 · 1 comment

Comments

@michielbdejong
Copy link

  ilp3-psk:receiver got last chunk of amount 5 for payment: a88f7f6a59fe3003be9656aeab775569. total received: 500 +19ms
receiver got payment for 500
  ilp3-http:parser responding to sender with fulfillment +1ms
  ilp3-http:client got fulfillment: V3dGwN4PEi4RiPRW9KEFJ7Alg05YN0BHvO68gclGXZQ= and data: [Stream] +4ms
  ilp3-fulfillments:validator fulfillment matches original transfer condition +17ms
  ilp3-balance-tracker crediting account: test3.crypto.xrp.pc.rw3PbBm3HJGXtJUxstWWDtu1i3U7ss9T2T.rnpQy9QfeYMmXudBQfUfRHTcBiKYyNaSEM by: 5, balance is now: 1490 +4ms
  ilp3-connector responding to the sender with the fulfillment: V3dGwN4PEi4RiPRW9KEFJ7Alg05YN0BHvO68gclGXZQ= +4ms
  ilp3-bandwidth-adjuster lowering minBalance to -2513 for account test3.crypto.xrp.pc.rw3PbBm3HJGXtJUxstWWDtu1i3U7ss9T2T.rMRyYByxGS48tfu5Qvy9n9G7mqQT6HvKcg +18ms
  ilp3-http:parser responding to sender with fulfillment +9ms
  ilp3-http:client got fulfillment: V3dGwN4PEi4RiPRW9KEFJ7Alg05YN0BHvO68gclGXZQ= and data: XKTnFZ3uNKUYaOl9QQbpHCHx+RizgxJvzClpRZMBZKjmNT5C9WTGA6C0 +13ms
  ilp3-fulfillments:validator fulfillment matches original transfer condition +2ms
  ilp3-xrp:outgoing transfer succeeded, increasing channel amount to 1506 +19ms
  ilp3-psk:sendChunkedPayment transfer was successful, increasing chunk size to: 7 +18ms
sender delivered 500 by sending 506

That sounds like those 6 were used up as commission, I think it would be clearer to also specify the channel balances at the end, to show they add up?

@emschwartz
Copy link
Owner

There is no getBalance function so that would be slightly more difficult. You can, however, look at the xrp-channel-watcher.log file to see the claims it submitted

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