-
While Smartcoins are powerful with its stability, its mechanism is flawed against the issuers. More specifically, issuers only benefit when BTS price is rising, regardless of popularity of Smartcoins …
-
This sdk is confusing to say the least...
As a developer I would expect the same access to the ledger that is given over the api through web sockets or rpc. I'm under the impression this is not th…
-
#Syncing issue
question1:
rippled.cfg: The [node_size] is tyny.
Block hight increase slowly , I think it blame to "WRN Unable to determine hash of ancestor seq=452" which last 3 weeks.
![图片](ht…
-
The `fail_hard` parameter to submit (https://developers.ripple.com/submit.html) is described as
> If true, and the transaction fails locally, do not retry or relay the transaction to other servers
…
-
-
I'm trying to run a rippled non-validator node. I'm using an 32GB RAM C5 class instance in aws with an external volume - io1 storage with 10000 iops. I had node reboot for patching and since then it s…
-
server_info
`[root@jinpai etc]# rippled server_info
Loading: "/opt/ripple/etc/rippled.cfg"
2018-Mar-15 08:25:53 HTTPClient:NFO Connecting to 127.0.0.1:5005
{
"result" : {
"info" : {
…
-
Does this plugin support XRP tokens too?
Can users register XRP tokens and send/receive in Edge app?
Recently, I have decided to use XRP tokens, but I have no idea if this ripple plugin can supp…
-
#### Ledger Live Version and Operating System
- Ledger Live **1.0.1**
- Platform: **Linux**
#### Expected behavior
I want to add my existing account for my Ledger Nano S. Following …
-
i generated an address using **api.generateAddress()** and then i pasted that address in getAddressbalances method like
**const address = 'rsX9LUYW217P2HgNXKMwwThPzpqhajahZ7';**
api.getBalances…