@chainlink/contracts
Version:
Chainlink smart contracts
21 lines (20 loc) • 372 B
JSON
[
{
"inputs": [
{
"internalType": "uint256",
"name": "_requestId",
"type": "uint256"
},
{
"internalType": "uint256[]",
"name": "_randomWords",
"type": "uint256[]"
}
],
"name": "rawFulfillRandomWords",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]