mirror of
https://github.com/aljazceru/ark.git
synced 2026-02-09 13:34:44 +01:00
Merge pull request #31 from ark-network/move_img
move blog post image to static/img
This commit is contained in:
@@ -3,7 +3,7 @@ slug: liquidity-requirements
|
||||
title: Understanding Ark Liquidity Requirements
|
||||
authors: bordalix
|
||||
tags: [liquidity, ark, bitcoin]
|
||||
image: ./banner.png
|
||||
image: /img/ark-agora.png
|
||||
---
|
||||
|
||||
<head>
|
||||
@@ -11,7 +11,7 @@ image: ./banner.png
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Understanding Ark Liquidity Requirements" />
|
||||
<meta property="og:description" content="Dive into the depths of Ark with our comprehensive guide on Liquidity Requirements. Explore how Ark liquidity intersect with money velocity" />
|
||||
<meta property="og:image" content="./banner.png" />
|
||||
<meta property="og:image" content="/img/ark-agora.png" />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta property="og:image:width" content="896" />
|
||||
<meta property="og:image:height" content="512" />
|
||||
@@ -24,7 +24,7 @@ image: ./banner.png
|
||||
<meta name="twitter:data2" content="17 minutes" />
|
||||
</head>
|
||||
|
||||

|
||||

|
||||
|
||||
This post discusses the liquidity requirements and calculates the funding needs of Ark Service Provider (ASP), as all transactions within Ark must be funded by the ASP.
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user