mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-11 17:55:50 +00:00
Adjusted fee info to long format
This commit is contained in:
parent
d260c0a9a9
commit
13da0e8a7a
@ -584,7 +584,7 @@ let res = await qortalRequest({
|
||||
coin: "LTC",
|
||||
destinationAddress: "LSdTvMHRm8sScqwCi6x9wzYQae8JeZhx6y",
|
||||
amount: 1.00000000, // 1 LTC
|
||||
fee: 20 // Optional sats per byte (default fee used if omitted, recommended) - not used for QORT or ARRR
|
||||
fee: 0.00000020 // Optional fee per byte (default fee used if omitted, recommended) - not used for QORT or ARRR
|
||||
});
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user