Skip to content

Commit

Permalink
Atualiza a ABI de RealDigitalDefaultAccount
Browse files Browse the repository at this point in the history
Adiciona novos parâmetros ao construtor.
  • Loading branch information
aldenio committed Jul 24, 2023
1 parent 5fa7fa0 commit db8a129
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions abi/RealDigitalDefaultAccount.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
"internalType": "contract RealDigital",
"name": "token",
"type": "address"
},
{
"internalType": "address",
"name": "_authority",
"type": "address"
},
{
"internalType": "address",
"name": "_admin",
"type": "address"
}
],
"stateMutability": "nonpayable",
Expand Down

0 comments on commit db8a129

Please sign in to comment.