geth IPC(InterProcess Communication)
geth attach [geth.ipc파일 경로]
------------geth 진입------------
> eth.syncing
{
currentBlock: 7859139,
healedBytecodeBytes: 0,
healedBytecodes: 0,
healedTrienodeBytes: 0,
healedTrienodes: 0,
healingBytecode: 0,
healingTrienodes: 0,
highestBlock: 20467446,
startingBlock: 7819980,
syncedAccountBytes: 37302563242,
syncedAccounts: 180074829,
syncedBytecodeBytes: 6263066910,
syncedBytecodes: 918816,
syncedStorage: 798688668,
syncedStorageBytes: 178108201913,
txIndexFinishedBlocks: 0,
txIndexRemainingBlocks: 1
}
false