mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	Merge branch 'develop' into gw/monorepo
This commit is contained in:
		@@ -46,7 +46,7 @@ Example usage:
 | 
			
		||||
```js
 | 
			
		||||
const xrpl = require("xrpl")
 | 
			
		||||
async function main() {
 | 
			
		||||
  const client = new xrpl.Client("wss://s.altnet.rippletest.net:51234/")
 | 
			
		||||
  const client = new xrpl.Client("wss://s.altnet.rippletest.net:51233")
 | 
			
		||||
  await client.connect()
 | 
			
		||||
 | 
			
		||||
  const response = await client.request({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user