v2.5.1
What's Changed
- #324: Updates
TransferFee
bounds to allow for 50.00% transfer fees - #326: Allows brokered mode
Nft without
brokerFee`
Maven
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.xrpl4j</groupId>
<artifactId>xrpl4j-bom</artifactId>
<version>2.5.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Full Changelog: v2.5.0...v2.5.1