Skip to content

Commit

Permalink
added ricardian for buyramburn
Browse files Browse the repository at this point in the history
  • Loading branch information
rdewilder committed Apr 2, 2024
1 parent c3895f2 commit 267f784
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions contracts/eosio.system/ricardian/eosio.system.contracts.md.in
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,21 @@ Burn {{bytes}} bytes of unused RAM from account {{owner}}.
{{memo}}
{{/if}}

<h1 class="contract">buyramburn</h1>

---
spec_version: "0.2.0"
title: Buy and Burn RAM
summary: 'Buy and immediately Burn {{quantity}} of RAM from {{nowrap payer}}'
icon: @ICON_BASE_URL@/@RESOURCE_ICON_URI@
---

Buy and Burn {{quantity}} of RAM from account {{payer}}.

{{#if memo}}There is a memo attached to the action stating:
{{memo}}
{{/if}}

<h1 class="contract">sellrex</h1>

---
Expand Down

0 comments on commit 267f784

Please sign in to comment.