Skip to content

Commit

Permalink
Rev ert
Browse files Browse the repository at this point in the history
  • Loading branch information
productshiv committed Apr 9, 2024
1 parent 5976523 commit 1e1b514
Show file tree
Hide file tree
Showing 25 changed files with 78 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 12:59:44 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
8 changes: 6 additions & 2 deletions v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-decodescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 12:59:42 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand All @@ -30,7 +32,9 @@ const result = await tatum.rpc.decodeScript("3044022070cc08500b2203b6ebe7c828529
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```


{% endcode %}
{% endtab %}
{% endtabs %}

### Overview

Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-estimatesmartfee.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getbestblockhash.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getblock.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:04 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getblockchaininfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:03 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getblockcount.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:02 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getblockhash.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:04 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getblockheader.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getblockstats.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:02 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getchaintips.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:06 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getdifficulty.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:06 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:07 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:01 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getmempoolentry.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 12:59:43 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getmempoolinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:07 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getrawmempool.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-getrawtransaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 12:59:44 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-gettxout.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:03 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-gettxoutproof.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:06 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 12:59:44 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-validateaddress.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-verifymessage.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:06 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down
4 changes: 3 additions & 1 deletion v1.0/RPC Nodes/rpc-utxo/rpc-bch/rpc-bch-verifytxoutproof.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ updatedAt: "Sat Apr 06 2024 13:09:05 GMT+0000 (Coordinated Universal Time)"

### How to use it


{% tabs %}
{% tab title="TypeScript/JavaScript" %}
{% code overflow="wrap" lineNumbers="true" %}

```typescript
// yarn add @tatumio/tatum
Expand Down

0 comments on commit 1e1b514

Please sign in to comment.