Skip to content

Commit

Permalink
remove word
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao committed Apr 15, 2024
1 parent 4a6bd99 commit fe8a9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pop-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ink! smart contract examples using the Pop API

## What is the Pop API?

One of the core value propositions of the Pop Network is to enable smart contracts to easily access the power of Polkadot. As such, the Pop API was built to enable smart contracts to easily utilize the functionality provided by the Pop Network parachain runtime.
One of the core value propositions of Pop Network is to enable smart contracts to easily access the power of Polkadot. As such, the Pop API was built to enable smart contracts to easily utilize the functionality provided by the Pop Network parachain runtime.

Substrate already exposes a Runtime API which is typically associated with the “outer node” calling into the runtime via RPC. Pop Network extends this concept in a direction that makes it usable by smart contracts, allowing untrusted contracts to make use of carefully exposed trusted functionality available within the runtime - this is the Pop API.

Expand Down

0 comments on commit fe8a9f1

Please sign in to comment.