Skip to content

Commit

Permalink
update ricardian
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Aug 10, 2019
1 parent 022f8c1 commit 2478b88
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 3 deletions.
7 changes: 7 additions & 0 deletions resource/token.xy.clauses.md
@@ -0,0 +1,7 @@
<h1 class="clause">ENTIRE AGREEMENT</h1>

This contract contains the entire agreement of the parties, for all described actions, and there are no other promises or conditions in any other agreement whether oral or written concerning the subject matter of this Contract. This contract supersedes any prior written or oral agreements between the parties.

<h1 class="clause">BINDING CONSTITUTION</h1>

All the the action descibed in this contract are subject to the XY GeoLocation Network as held at https://addxy.com. This includes, but is not limited to membership terms and conditions, dispute resolution and severability.
10 changes: 9 additions & 1 deletion resource/token.xy.contracts.md
Expand Up @@ -50,4 +50,12 @@ The token manager agrees to remove {{quantity}} from circulation, taken from the

If {{from}} is not already the RAM payer of their {{asset_to_symbol_code quantity}} token balance, {{from}} will be designated as such. As a result, RAM will be deducted from {{from}}’s resources to refund the original RAM payer.

If {{to}} does not have a balance for {{asset_to_symbol_code quantity}}, {{from}} will be designated as the RAM payer of the {{asset_to_symbol_code quantity}} token balance for {{to}}. As a result, RAM will be deducted from {{from}}’s resources to create the necessary records.
If {{to}} does not have a balance for {{asset_to_symbol_code quantity}}, {{from}} will be designated as the RAM payer of the {{asset_to_symbol_code quantity}} token balance for {{to}}. As a result, RAM will be deducted from {{from}}’s resources to create the necessary records.

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

The token manager agrees to remove {{quantity}} from circulation, taken from the {{owner}} account.

{{#if memo}} There is a memo attached to the action stating:
{{memo}}
{{/if}}
7 changes: 7 additions & 0 deletions resource/xy.clauses.md
@@ -0,0 +1,7 @@
<h1 class="clause">ENTIRE AGREEMENT</h1>

This contract contains the entire agreement of the parties, for all described actions, and there are no other promises or conditions in any other agreement whether oral or written concerning the subject matter of this Contract. This contract supersedes any prior written or oral agreements between the parties.

<h1 class="clause">BINDING CONSTITUTION</h1>

All the the action descibed in this contract are subject to the XY GeoLocation Network as held at https://addxy.com. This includes, but is not limited to membership terms and conditions, dispute resolution and severability.
5 changes: 3 additions & 2 deletions resource/xy.contracts.md
Expand Up @@ -34,8 +34,9 @@ modify tags [{k, v}]

Erase node(s)

<h1 class="contract">clean</h1>
<h1 class="contract">setrate</h1>

## Description

DEVELOPMENT ONLY: Used to remove all table rows.
Set initial rate based on chain

0 comments on commit 2478b88

Please sign in to comment.