-
If someone chooses to monetize their videos, what ethical options do they have? Let's suggest ways (technical and non technical) for Peertubers to earn money.
First lets include the official sugg…
ghost updated
8 months ago
-
hello!
I want to enable “destination Tag”.
I want to make "requireDestinationTag": true.
I followed it by referring to (https://xrpl.org/require-destination-tags.html).
I created and sent a tx..…
-
Hi,
I'm creating an app on Expo React Native.
I'm building on the xrpl evm sidechain.
I have an issue when interracting with the smarts contracts : the chainId is not up to date !
I checke…
-
We need granularity into the reason for a "no paths" response to a pathfind request.
There are 2 major factors why "no paths" would be returned.
1) Low hot wallet balance
2) No Market Maker liq…
-
### To reproduce
1. Create a table like this:
```
CREATE TABLE 'offer_exchanges' (pair SYMBOL CAPACITY 100000 INDEX, rate DOUBLE, volume_a DOUBLE, volume_b DOUBLE, buyer STRING, seller STRING, ta…
-
I am unable to [look up an AMM ledger entry](https://xrpl.org/ledger_entry.html#get-amm-object) via the `ledger_entry` RPC on Clio (devnet).
When I send this request to Clio:
```
curl --location …
-
Need to add NEW transaction class field to transaction header:
Default = SIMPLE
Currency = CURRENCY
When a currency transaction, PAYLOAD will have some definition, will not be entirely arbitrary...
F…
-
When you are on non-xrp native ledger / sidechain, XRP currency is encoded as 00000...00. However, 0000...00 represents native currency (on Xahau network, that is XAH) adn thus transaction fails.
I…
-
rippled's JSON-RPC API would be very convenient to use from a web app, because it can leverage many of the existing AJAX paradigms and tools. (Existing web apps can use the WebSocket interface, but th…
-
Looping in you as well @WillXUMM
Also looping in @DJ-xrpl
I think here the text "An exchange"... and "here" are part of the important flow. Now they are normal text, not bold, just underline, a…