File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ exports[`ain-js Database get with options 5`] = `
169
169
}
170
170
` ;
171
171
172
- exports [` ain-js Database getProofHash 1` ] = ` "0x88496dfee3566db91f487aa4cbf69a0c42a3e2a5d0a65bfd4897d699e8734785 "` ;
172
+ exports [` ain-js Database getProofHash 1` ] = ` "0x596d0fd28fd56eea0e286985a17e8b1374b7a7557539fd137dcdea0187da6956 "` ;
173
173
174
174
exports [` ain-js Database getStateInfo 1` ] = `
175
175
{
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ainblockchain/ain-js" ,
3
- "version" : " 1.10.2 " ,
3
+ "version" : " 1.11.0 " ,
4
4
"description" : " " ,
5
5
"main" : " lib/ain.js" ,
6
6
"scripts" : {
50
50
"typescript" : " ^5.4.5"
51
51
},
52
52
"dependencies" : {
53
- "@ainblockchain/ain-util" : " ^1.1.9 " ,
53
+ "@ainblockchain/ain-util" : " ^1.2.1 " ,
54
54
"@types/node" : " ^12.7.3" ,
55
55
"@types/randombytes" : " ^2.0.0" ,
56
56
"@types/semver" : " ^7.3.4" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @ainblockchain/ain-util@^1.1.9 " :
6
- version "1.1.9 "
7
- resolved "https://registry.yarnpkg.com/@ainblockchain/ain-util/-/ain-util-1.1.9 .tgz#4369547af354d84229c5b0f1fd4e93e8497d6227 "
8
- integrity sha512-u3q0h0zwWk+vzZ6VpBZiagVKJbNw/Dw4LVjBAhOvgPCx/E3jHHQCufIMDGqD4wjeBuHVtTAQyMTv7LRPSZFBGg ==
5
+ " @ainblockchain/ain-util@^1.2.0 " :
6
+ version "1.2.0 "
7
+ resolved "https://registry.yarnpkg.com/@ainblockchain/ain-util/-/ain-util-1.2.0 .tgz#d2ac228c729cae9f87e8d43120ab0b4fab9de436 "
8
+ integrity sha512-M0hjvyOSNurTVW1J5sW2zQoAqhry06OAInN3Mz9ARHde19rV2e23hob9laXQTayFUAYRQ5BZqITW9qtOL6HP7A ==
9
9
dependencies :
10
10
bip39 "^3.0.4"
11
11
bn.js "^4.11.8"
You can’t perform that action at this time.
0 commit comments