diff --git a/conflux/README.md b/conflux/README.md index 1d69362..ba79057 100644 --- a/conflux/README.md +++ b/conflux/README.md @@ -9,7 +9,7 @@ created: 2024-08-09 # Namespace for Conflux Network blockchains -This document defines the applicability of CAIP schemes to the blockchain of the Conflux network(core space) ecosystem. +This document defines the applicability of CAIP schemes to the blockchain of the Conflux network (core space) ecosystem. ## Syntax diff --git a/conflux/caip10.md b/conflux/caip10.md index 2583ae3..e7fd4c8 100644 --- a/conflux/caip10.md +++ b/conflux/caip10.md @@ -23,8 +23,8 @@ The Conflux core space hex address is a concatenation of a 4-bit type indicator There are currently three types of indicators: (0x)1: Represents the address of an EOA account. -(0x)8: Represents the address of a contract -(0x)0: Represents the address of an internal contract, +(0x)8: Represents the address of a contract. +(0x)0: Represents the address of an internal contract. Constructing an address: diff --git a/conflux/caip2.md b/conflux/caip2.md index 6ffadaa..9122921 100644 --- a/conflux/caip2.md +++ b/conflux/caip2.md @@ -2,7 +2,7 @@ namespace-identifier: conflux-caip2 title: Conflux Namespace - Chains author: iosh (@iosh) -discussions-to: +discussions-to: https://github.com/ChainAgnostic/namespaces/pull/124 status: Draft type: Standard created: 2024-08-09 @@ -83,7 +83,7 @@ conflux:net2024 - [CAIP-2][] - [Conflux core space Docs][] The Conflux Core Space Docs -- [Conflux core space RPC endpoint][] Public available Conflux Core Space network RPC endpoints +- [Conflux core space RPC endpoint][] Publicly available Conflux Core Space network RPC endpoints [CAIP-2]: https://chainagnostic.org/CAIPs/caip-2 [Conflux core space Docs]: https://doc.confluxnetwork.org/docs/core/Overview