You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -740,7 +740,7 @@ This method has no parameters.
740
740
741
741
### Return Value
742
742
743
-
This method returns a promise that resolves with a floating point value representing the estimated fee to submit a transaction, expressed in XRP.
743
+
This method returns a promise that resolves with a string encoded floating point value representing the estimated fee to submit a transaction, expressed in XRP.
Copy file name to clipboardexpand all lines: docs/src/getFee.md.ejs
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This method has no parameters.
10
10
11
11
### Return Value
12
12
13
-
This method returns a promise that resolves with a floating point value representing the estimated fee to submit a transaction, expressed in XRP.
13
+
This method returns a promise that resolves with a string encoded floating point value representing the estimated fee to submit a transaction, expressed in XRP.
0 commit comments