mirror of
				https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
				synced 2025-11-04 12:25:48 +00:00 
			
		
		
		
	formatting #2
This commit is contained in:
		@@ -126,7 +126,7 @@ const fetchUnl = (url, master_public_key) => {
 | 
			
		||||
        let sha512HalfBuffer = sha512Blob.digest().slice(0,32);
 | 
			
		||||
 | 
			
		||||
        assert(signing_key.verify(sha512HalfBuffer, json.signature),
 | 
			
		||||
          "Payload signature in mantifest failed verification with SECP256K1")
 | 
			
		||||
          "Payload signature in mantifest failed verification with secp256k1")
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      blob = JSON.parse(blob)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user