Skip to content

Commit

Permalink
add Filecoin.Version method (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarifkhamdi authored Sep 9, 2024
1 parent 3e0d40f commit 9659851
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ Test*.kt

# http-client config
http-client.env.json

.DS_Store
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ class DefaultEthereumMethods(
"Filecoin.SyncIncomingBlocks",
"Filecoin.SyncState",
"Filecoin.SyncValidateTipset",
"Filecoin.Version",
"Filecoin.WalletBalance",
"Filecoin.WalletValidateAddress",
"Filecoin.WalletVerify",
Expand Down

0 comments on commit 9659851

Please sign in to comment.