eth, rpc: standardize the chain sync progress counters
This commit is contained in:
@ -143,10 +143,6 @@ web3._extend({
|
||||
new web3._extend.Property({
|
||||
name: 'datadir',
|
||||
getter: 'admin_datadir'
|
||||
}),
|
||||
new web3._extend.Property({
|
||||
name: 'chainSyncStatus',
|
||||
getter: 'admin_chainSyncStatus'
|
||||
})
|
||||
]
|
||||
});
|
||||
|
Reference in New Issue
Block a user