We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414eb16 commit 821c858Copy full SHA for 821c858
src/address.js
@@ -6,7 +6,7 @@ import xdr from './xdr';
6
*
7
* `Address` represents a single address in the Stellar network that can be
8
* inputted to or outputted by a smart contract. An address can represent an
9
- * account, muxed account, contract, claimable balance, or a liquidity pool
+ * account, muxed account, contract, claimable balance, or a liquidity pool
10
* (the latter two can only be present as the *output* of Core in the form
11
* of an event, never an input to a smart contract).
12
0 commit comments