Add support for WalletLocator (#1083)

Being able to fetch the WalletLocator field opens up new use-cases. The field can store for example a transaction hash, referencing a transaction with memos containing useful data.
This commit is contained in:
RareData
2019-12-12 08:47:41 +01:00
committed by Elliot Lee
parent 29bc5303ae
commit 5f92b230aa
6 changed files with 13 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"requireDestinationTag": true,
"disallowIncomingXRP": true,
"emailHash": "23463B99B62A72F26ED677CC556C44E8",
"walletLocator": "00000000000000000000000000000000000000000000000000000000DEADBEEF",
"domain": "example.com",
"transferRate": 1.002,
"tickSize": 5,