@pythnetwork/entropy-sdk-solidity
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -10,2 +10,7 @@ [ | ||
{ | ||
"internalType": "address", | ||
"name": "provider", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "bytes32", | ||
@@ -12,0 +17,0 @@ "name": "randomNumber", |
{ | ||
"name": "@pythnetwork/entropy-sdk-solidity", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Generate secure random numbers with Pyth Entropy", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
}, | ||
"gitHead": "f14dd35d1abe0dc5e35752db4a77f4781d0a5c83" | ||
"gitHead": "866b6a5b4b04b0b9230f06f79a50418d1915b054" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
46635
1306