mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-23 03:28:07 +00:00
update dist files
This commit is contained in:
parent
a8ba000500
commit
75f886c666
3
dist/web3-light.js
vendored
3
dist/web3-light.js
vendored
@ -5839,7 +5839,8 @@ var methods = function () {
|
||||
new Method({
|
||||
name: 'sendOneToOneMessage',
|
||||
call: 'shhext_sendOneToOneMessage',
|
||||
params: 1
|
||||
params: 1,
|
||||
inputFormatter: [null]
|
||||
})
|
||||
];
|
||||
};
|
||||
|
2
dist/web3-light.min.js
vendored
2
dist/web3-light.min.js
vendored
File diff suppressed because one or more lines are too long
3
dist/web3.js
vendored
3
dist/web3.js
vendored
@ -5839,7 +5839,8 @@ var methods = function () {
|
||||
new Method({
|
||||
name: 'sendOneToOneMessage',
|
||||
call: 'shhext_sendOneToOneMessage',
|
||||
params: 1
|
||||
params: 1,
|
||||
inputFormatter: [null]
|
||||
})
|
||||
];
|
||||
};
|
||||
|
187
dist/web3.js.map
vendored
Normal file
187
dist/web3.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/web3.min.js
vendored
2
dist/web3.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user