Skip to content

Commit

Permalink
Fixed Tabs Issue Litecoin
Browse files Browse the repository at this point in the history
  • Loading branch information
productshiv committed Apr 10, 2024
1 parent 8d739b5 commit 917c444
Show file tree
Hide file tree
Showing 25 changed files with 50 additions and 150 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -44,9 +42,7 @@ const result = await tatum.rpc.createRawTransaction([
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.decodeRawTransaction("02000000013412cdab3412cdab3
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.decodeScript("3044022070cc08500b2203b6ebe7c828529
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.estimateSmartFee(20)
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBestBlockHash()
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
8 changes: 2 additions & 6 deletions v1.0/RPC Nodes/rpc-utxo/rpc-litecoin/rpc-litecoin-getblock.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBlock('000000000000000000013d0a85b72c591500abe
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBlockChainInfo()
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBlockCount()
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBlockHash(587123)
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBlockHeader("0000000000000000001b4fedbfb367296
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:25: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 All @@ -36,9 +34,7 @@ const result = await tatum.rpc.getBlockStats("614c1c4c6336a2ac9aba7b3c91f21fc89b
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:59 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getChainTips()
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getDifficulty()
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getMempoolAncestors("3b3c3bc559deddb0991e1fe9fb6d
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getMempoolDescendants("3b3c3bc559deddb0991e1fe9fb
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getMempoolEntry("c7ad51e46a39d136adc2bb7536a23613
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:25:41 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getMempoolInfo()
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ updatedAt: "Sat Apr 06 2024 14:43:58 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 @@ -36,9 +34,7 @@ const result = await tatum.rpc.getRawMemPool(true)
await tatum.destroy() // Destroy Tatum SDK - needed for stopping background jobs
```

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


### Overview

Expand Down
Loading

0 comments on commit 917c444

Please sign in to comment.