Skip to content

Commit

Permalink
docs(bitcoin): fix English
Browse files Browse the repository at this point in the history
  • Loading branch information
AmAzing129 committed May 24, 2024
1 parent bcb4416 commit 657ad61
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions packages/web3/src/bitcoin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@ The wallets currently supported are as follows, and we also welcome you to submi

##### Inscription

| 属性 | 描述 | 类型 | 默认值 | 版本 |
| ------------------ | ------------------------------------- | -------- | ------ | ---- |
| inscriptionId | Inscription id | `string` | - | - |
| address | Inscription number | `string` | - | - |
| outputValue | The output value of inscription | `string` | - | - |
| content | The content url of inscription | `string` | - | - |
| contentLength | The content length of inscription | `string` | - | - |
| contentType | The content type of inscription | `string` | - | - |
| preview | The preview link | `string` | - | - |
| timestamp | The blocktime of inscription | `number` | - | - |
| offset | The offset of inscription | `number` | - | - |
| genesisTransaction | The txid of genesis transaction | `string` | - | - |
| location | The txid and vout of current location | `string` | - | - |
| Property | Description | Type | Default | Version |
| ------------------ | ------------------------------------- | -------- | ------- | ------- |
| inscriptionId | Inscription id | `string` | - | - |
| address | Inscription number | `string` | - | - |
| outputValue | The output value of inscription | `string` | - | - |
| content | The content url of inscription | `string` | - | - |
| contentLength | The content length of inscription | `string` | - | - |
| contentType | The content type of inscription | `string` | - | - |
| preview | The preview link | `string` | - | - |
| timestamp | The blocktime of inscription | `number` | - | - |
| offset | The offset of inscription | `number` | - | - |
| genesisTransaction | The txid of genesis transaction | `string` | - | - |
| location | The txid and vout of current location | `string` | - | - |

0 comments on commit 657ad61

Please sign in to comment.