mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Avoid confusing use of "secret key" and add some relevant links. Also, it's no longer true (and hasn't been for a long time) that transaction signatures are different every time. That was from before rippled started using deterministic nonces ([RFC6979](https://tools.ietf.org/html/rfc6979)). sign - Fix formatting Fix a typo, and update a "default" value to current style guidelines. sign - missing "a"