Skip to content

Commit

Permalink
chore: apply suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
iosh committed Sep 4, 2024
1 parent da00870 commit 54cbc47
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conflux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions conflux/caip10.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
4 changes: 2 additions & 2 deletions conflux/caip2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace-identifier: conflux-caip2
title: Conflux Namespace - Chains
author: iosh (@iosh)
discussions-to: <URL of PR, mailing list, etc>
discussions-to: https://github.com/ChainAgnostic/namespaces/pull/124
status: Draft
type: Standard
created: 2024-08-09
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 54cbc47

Please sign in to comment.