mirror of
				https://github.com/Xahau/xahau-web.git
				synced 2025-11-04 12:15:49 +00:00 
			
		
		
		
	Merge pull request #47 from tequdev/fix-address-sample
Fix address sample
This commit is contained in:
		@@ -41,7 +41,7 @@ All interactions with this amendment are via the ClaimReward transaction:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```json
 | 
					```json
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "Account": "<rAddr...>",
 | 
					    "Account": "<rAddr...>",
 | 
				
			||||||
    "TransactionType": "ClaimReward",
 | 
					    "TransactionType": "ClaimReward",
 | 
				
			||||||
    "Issuer": "rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh",
 | 
					    "Issuer": "rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh",
 | 
				
			||||||
    "NetworkID": 21337
 | 
					    "NetworkID": 21337
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user