We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a61c8d commit 38071d2Copy full SHA for 38071d2
smart-contracts/developing-contracts/filecoin.sol.md
@@ -9,7 +9,7 @@ description: >-
9
The Filecoin Solidity library allows developers to:
10
11
* Interact with Filecoin built-in actors.
12
-* Simplify the interaction with the Filecoin storage market, miner actors, the verified registry for FIL+ automation, and more.
+* Simplify the interaction with the Filecoin storage market, miner actors, the verified registry for Filecoin Plus automation, and more.
13
* Filecoin-specific data types such as `FilAddress`, `FilActorID`, `CIDs`, storage deals, and more.
14
* OpenZeppelin-like utilities specific to Filecoin.
15
* CBOR serialization and deserialization for parameters and return data.
0 commit comments