From 3da1608fa56e46bc4ccf130ab4d1fd1ea0c4c16a Mon Sep 17 00:00:00 2001 From: Radha <86818441+DrW3RK@users.noreply.github.com> Date: Wed, 24 Apr 2024 22:10:26 +0200 Subject: [PATCH] Update learn-guides-treasury.md --- docs/learn/learn-guides-treasury.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/learn/learn-guides-treasury.md b/docs/learn/learn-guides-treasury.md index 56b5f2540a5c..e8ed2a246c77 100644 --- a/docs/learn/learn-guides-treasury.md +++ b/docs/learn/learn-guides-treasury.md @@ -202,6 +202,8 @@ The issue on Polkadot-JS repo can be tracked ::: +![Asset Value, Beneficiary and ValidFrom](../assets/asset-hub/spend-amount-account-validfrom-temp.png) + ### Specifying the Beneficiary The beneficiary account will be one on Asset Hub. For this reason, the XCM junction must be @@ -215,8 +217,6 @@ payout can be issued. If the `validFrom` parameter is not set, the spend can be after approval. For more information on this field, refer to the [guide below](#creating-a-staged-proposal-with-validfrom). -![Asset Value, Beneficiary and ValidFrom](../assets/asset-hub/spend-amount-account-validfrom-temp.png) - ### Summary: Final Call The final call should look like the following, where we: