Open mDuo13 opened 3 years ago
The "Use Payment Channels" tutorial is a bit long and kind of vague. Updates to the tutorial would be useful:
Test Code Samples for signing/verifying claim.
I had a lot of trouble finding this at first as the first example on the tutorial is send seed to server and I didn't want to do that.
JS: https://github.com/XRPLF/xrpl.js/blob/53d01d8a6a967565f5b1041aabd81042ab9f36fc/packages/ripple-binary-codec/test/signing-data-encoding.test.js#L112
PY: https://github.com/XRPLF/xrpl-py/blob/ae6eac89d55a8db6b26a0189749b8c4b83d00d88/tests/unit/core/binarycodec/test_main.py#L393
The "Use Payment Channels" tutorial is a bit long and kind of vague. Updates to the tutorial would be useful: