add Filecoin.Version method (#565)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -22,3 +22,5 @@ Test*.kt
|
||||
|
||||
# http-client config
|
||||
http-client.env.json
|
||||
|
||||
.DS_Store
|
||||
|
||||
@@ -348,6 +348,7 @@ class DefaultEthereumMethods(
|
||||
"Filecoin.SyncIncomingBlocks",
|
||||
"Filecoin.SyncState",
|
||||
"Filecoin.SyncValidateTipset",
|
||||
"Filecoin.Version",
|
||||
"Filecoin.WalletBalance",
|
||||
"Filecoin.WalletValidateAddress",
|
||||
"Filecoin.WalletVerify",
|
||||
|
||||
Reference in New Issue
Block a user