Skip to content

Commit

Permalink
Release v0.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
x46085 committed Sep 1, 2023
1 parent 07778ab commit 91737b4
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<meta name="generator" content="Docusaurus v2.0.1">
<title data-rh="true">Page Not Found | M10 Docs</title><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://m10io.github.io/404.html"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | M10 Docs"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://m10io.github.io/404.html"><link data-rh="true" rel="alternate" href="https://m10io.github.io/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://m10io.github.io/404.html" hreflang="x-default"><link rel="stylesheet" href="/assets/css/styles.32f1856b.css">
<link rel="preload" href="/assets/js/runtime~main.9df33008.js" as="script">
<link rel="preload" href="/assets/js/main.2b094ac8.js" as="script">
<link rel="preload" href="/assets/js/main.6bfc9dc0.js" as="script">
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
<div role="region"><a href="#" class="skipToContent_fXgn">Skip to main content</a></div><nav class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="/img/logo.svg" alt="M10 Logo" class="themedImage_ToTc themedImage--light_HNdA"><img src="/img/logo.svg" alt="M10 Logo" class="themedImage_ToTc themedImage--dark_i4oU"></div><b class="navbar__title text--truncate">M10 Docs</b></a></div><div class="navbar__items navbar__items--right"><div class="searchBox_ZlJk"></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div class="main-wrapper mainWrapper_z2l0"><main class="container margin-vert--xl"><div class="row"><div class="col col--6 col--offset-3"><h1 class="hero__title">Page Not Found</h1><p>We could not find what you were looking for.</p><p>Please contact the owner of the site that linked you to the original URL and let them know their link is broken.</p></div></div></main></div></div>
<script src="/assets/js/runtime~main.9df33008.js"></script>
<script src="/assets/js/main.2b094ac8.js"></script>
<script src="/assets/js/main.6bfc9dc0.js"></script>
</body>
</html>
4 changes: 2 additions & 2 deletions api/accounts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="generator" content="Docusaurus v2.0.1">
<title data-rh="true">Accounts | M10 Docs</title><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://m10io.github.io/api/accounts"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Accounts | M10 Docs"><meta data-rh="true" name="description" content="The M10 ledger is made out of a tree of accounts. Every account, besides the root, has a parent. The parent can be thought of in a few ways. Let&#x27;s think about how most banking systems work around the world."><meta data-rh="true" property="og:description" content="The M10 ledger is made out of a tree of accounts. Every account, besides the root, has a parent. The parent can be thought of in a few ways. Let&#x27;s think about how most banking systems work around the world."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://m10io.github.io/api/accounts"><link data-rh="true" rel="alternate" href="https://m10io.github.io/api/accounts" hreflang="en"><link data-rh="true" rel="alternate" href="https://m10io.github.io/api/accounts" hreflang="x-default"><link rel="stylesheet" href="/assets/css/styles.32f1856b.css">
<link rel="preload" href="/assets/js/runtime~main.9df33008.js" as="script">
<link rel="preload" href="/assets/js/main.2b094ac8.js" as="script">
<link rel="preload" href="/assets/js/main.6bfc9dc0.js" as="script">
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
Expand All @@ -16,6 +16,6 @@
as it can &quot;issue&quot; funds to its children. Going back to the bank example, imagine you want to take out a loan of some money.
The bank does not need the full amount of the loan to give you the funds. Rather it &quot;creates&quot; (or issues) some money to you. The account hierarchy allows this same thing to happen. If your account has children, you can see a recursive sum of all the children&#x27;s balance in the <code>issuance.issued_balance</code> field. For instance, this is useful for a bank or central bank to query all the money in their purview. </p><img loading="lazy" src="/img/account-hierarchy.svg" style="width:100%" class="img_ev3q"><h2 class="anchor anchorWithStickyNavbar_LWe7" id="model">Model<a class="hash-link" href="#model" title="Direct link to heading"></a></h2><div class="code"><div class="code-inner"><div class="cm-theme"></div><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn buttonGroup"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg class="copyButtonIcon_y97N" viewBox="0 0 24 24"><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg class="copyButtonSuccessIcon_LjdS" viewBox="0 0 24 24"><path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="api-calls">API Calls<a class="hash-link" href="#api-calls" title="Direct link to heading"></a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="create">Create<a class="hash-link" href="#create" title="Direct link to heading"></a></h3><div class="code"><div><ul class="tabs codeTabs"><li class="tabs__item tabs__item--active">Rust</li><li class="tabs__item">TS</li><li class="tabs__item">Dart</li><li class="tabs__item">CLI</li></ul><div class="code-inner"><div class="cm-theme"></div><div class="buttonGroup"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg class="copyButtonIcon_y97N" viewBox="0 0 24 24"><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg class="copyButtonSuccessIcon_LjdS" viewBox="0 0 24 24"><path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><div class="react-slidedown"><div class="modeline"><span class="mode modeBlock">M10 REPL</span><span class="status modeBlock">FOO</span></div><div class="output"><pre></pre></div></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="list">List<a class="hash-link" href="#list" title="Direct link to heading"></a></h3><div class="code"><div><ul class="tabs codeTabs"><li class="tabs__item tabs__item--active">Rust</li><li class="tabs__item">TS</li><li class="tabs__item">Dart</li><li class="tabs__item">CLI</li></ul><div class="code-inner"><div class="cm-theme"></div><div class="buttonGroup"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg class="copyButtonIcon_y97N" viewBox="0 0 24 24"><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg class="copyButtonSuccessIcon_LjdS" viewBox="0 0 24 24"><path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><div class="react-slidedown"><div class="modeline"><span class="mode modeBlock">M10 REPL</span><span class="status modeBlock">FOO</span></div><div class="output"><pre></pre></div></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="get">Get<a class="hash-link" href="#get" title="Direct link to heading"></a></h3><div class="code"><div><ul class="tabs codeTabs"><li class="tabs__item tabs__item--active">Rust</li><li class="tabs__item">TS</li><li class="tabs__item">Dart</li><li class="tabs__item">CLI</li></ul><div class="code-inner"><div class="cm-theme"></div><div class="buttonGroup"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg class="copyButtonIcon_y97N" viewBox="0 0 24 24"><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg class="copyButtonSuccessIcon_LjdS" viewBox="0 0 24 24"><path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><div class="react-slidedown"><div class="modeline"><span class="mode modeBlock">M10 REPL</span><span class="status modeBlock">FOO</span></div><div class="output"><pre></pre></div></div></div></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages navigation"><a class="pagination-nav__link pagination-nav__link--prev" href="/api/overview"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">Overview</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/api/actions"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Actions</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#model" class="table-of-contents__link toc-highlight">Model</a></li><li><a href="#api-calls" class="table-of-contents__link toc-highlight">API Calls</a><ul><li><a href="#create" class="table-of-contents__link toc-highlight">Create</a></li><li><a href="#list" class="table-of-contents__link toc-highlight">List</a></li><li><a href="#get" class="table-of-contents__link toc-highlight">Get</a></li></ul></li></ul></div></div></div></div></main></div></div></div>
<script src="/assets/js/runtime~main.9df33008.js"></script>
<script src="/assets/js/main.2b094ac8.js"></script>
<script src="/assets/js/main.6bfc9dc0.js"></script>
</body>
</html>
4 changes: 2 additions & 2 deletions api/actions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="generator" content="Docusaurus v2.0.1">
<title data-rh="true">Actions | M10 Docs</title><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://m10io.github.io/api/actions"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Actions | M10 Docs"><meta data-rh="true" name="description" content="Transfers are great when we want to send money to an account, but what if we want to send a message? — Actions fill that gap."><meta data-rh="true" property="og:description" content="Transfers are great when we want to send money to an account, but what if we want to send a message? — Actions fill that gap."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://m10io.github.io/api/actions"><link data-rh="true" rel="alternate" href="https://m10io.github.io/api/actions" hreflang="en"><link data-rh="true" rel="alternate" href="https://m10io.github.io/api/actions" hreflang="x-default"><link rel="stylesheet" href="/assets/css/styles.32f1856b.css">
<link rel="preload" href="/assets/js/runtime~main.9df33008.js" as="script">
<link rel="preload" href="/assets/js/main.2b094ac8.js" as="script">
<link rel="preload" href="/assets/js/main.6bfc9dc0.js" as="script">
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
Expand All @@ -20,6 +20,6 @@
If any of the account IDs provided are matched, the relevant action will be observed.</p><p>It is recommended to use a separate client instance for streaming.
Name and involved accounts are required filter parameters to receive actions from subscriptions.</p><div class="code"><div><ul class="tabs codeTabs"><li class="tabs__item tabs__item--active">Rust</li><li class="tabs__item">TS</li><li class="tabs__item">Dart</li><li class="tabs__item">CLI</li></ul><div class="code-inner"><div class="cm-theme"></div><div class="buttonGroup"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg class="copyButtonIcon_y97N" viewBox="0 0 24 24"><path d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg class="copyButtonSuccessIcon_LjdS" viewBox="0 0 24 24"><path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><div class="react-slidedown"><div class="modeline"><span class="mode modeBlock">M10 REPL</span><span class="status modeBlock">FOO</span></div><div class="output"><pre></pre></div></div></div></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages navigation"><a class="pagination-nav__link pagination-nav__link--prev" href="/api/accounts"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">Accounts</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/api/banks"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Banks</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#requests" class="table-of-contents__link toc-highlight">Requests</a></li><li><a href="#rpc" class="table-of-contents__link toc-highlight">RPC</a></li><li><a href="#observations" class="table-of-contents__link toc-highlight">Observations</a></li><li><a href="#model" class="table-of-contents__link toc-highlight">Model</a></li><li><a href="#api-calls" class="table-of-contents__link toc-highlight">API Calls</a><ul><li><a href="#invoke" class="table-of-contents__link toc-highlight">Invoke</a></li><li><a href="#get" class="table-of-contents__link toc-highlight">Get</a></li><li><a href="#list" class="table-of-contents__link toc-highlight">List</a></li><li><a href="#observe" class="table-of-contents__link toc-highlight">Observe</a></li></ul></li></ul></div></div></div></div></main></div></div></div>
<script src="/assets/js/runtime~main.9df33008.js"></script>
<script src="/assets/js/main.2b094ac8.js"></script>
<script src="/assets/js/main.6bfc9dc0.js"></script>
</body>
</html>
Loading

0 comments on commit 91737b4

Please sign in to comment.