File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
xrpl4j-integration-tests/src/test/java/org/xrpl/xrpl4j/tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -875,8 +875,8 @@ private AccountInfoResult adjustGlobalTrustlineFreeze(
875875 * @param issuerKeyPair The {@link KeyPair} of the trustline issuer.
876876 * @param counterpartyKeyPair The {@link KeyPair} of the trustline counterparty.
877877 * @param fee The fee to spend to get the transaction into the ledger.
878- * @param freeze A boolean to toggle the trustline operation (i.e., {@code false} to clear both freezes and
879- * {@code true} to set both freezes).
878+ * @param freeze A boolean to toggle the trustline operation (i.e., {@code false} to clear both freezes
879+ * and {@code true} to set both freezes).
880880 *
881881 * @return The {@link TrustLine} that was frozen/deep-frozen or unfrozen.
882882 *
You can’t perform that action at this time.
0 commit comments