mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-23 03:28:07 +00:00
add putput formatter for property
This commit is contained in:
parent
415929584c
commit
a1000eaef8
@ -270,7 +270,8 @@ var properties = [
|
||||
}),
|
||||
new Property({
|
||||
name: 'syncing',
|
||||
getter: 'eth_syncing'
|
||||
getter: 'eth_syncing',
|
||||
outputFormatter: formatters.outputSyncingFormatter
|
||||
}),
|
||||
new Property({
|
||||
name: 'gasPrice',
|
||||
|
Loading…
x
Reference in New Issue
Block a user