Skip to content

Commit

Permalink
Deploy js API reference Merge pull request #1662 from oasisprotocol/k…
Browse files Browse the repository at this point in the history
…ostko/feature/messages-gas

runtime-sdk: Implement message emission gas fec2fa9
  • Loading branch information
github-actions[bot] committed Mar 15, 2024
1 parent 364318e commit 5f20b58
Show file tree
Hide file tree
Showing 933 changed files with 1,854 additions and 1,854 deletions.
4 changes: 2 additions & 2 deletions js/client-ext-utils/classes/connection.ExtConnection.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions js/client-ext-utils/classes/signature.ExtContextSigner.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/functions/connection.connect.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/functions/ext.keysChanged.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/functions/ext.ready.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/functions/keys.list.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions js/client-ext-utils/interfaces/ext.Handlers.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions js/client-ext-utils/interfaces/protocol.KeyInfo.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.KeysChangeEvent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.KeysListRequest.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.KeysListResponse.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.MessageEvent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.MessageReady.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.MessageRequest.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-ext-utils/interfaces/protocol.MessageResponse.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/modules/connection.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/modules/ext.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/modules/keys.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/client-ext-utils/modules/protocol.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>protocol | @oasisprotocol/client-ext-utils</title><meta name="description" content="Documentation for @oasisprotocol/client-ext-utils"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@oasisprotocol/client-ext-utils</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@oasisprotocol/client-ext-utils</a></li><li><a href="protocol.html">protocol</a></li></ul><h1>Namespace protocol</h1></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oasisprotocol/oasis-sdk/blob/e7e0b93/client-sdk/ts-web/ext-utils/src/protocol.ts#L1">protocol.ts:1</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><h3 class="tsd-index-heading uppercase">Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">Interfaces</h3><div class="tsd-index-list"><a href="../interfaces/protocol.ContextSignerPublicRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Context<wbr/>Signer<wbr/>Public<wbr/>Request</span></a>
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>protocol | @oasisprotocol/client-ext-utils</title><meta name="description" content="Documentation for @oasisprotocol/client-ext-utils"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@oasisprotocol/client-ext-utils</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@oasisprotocol/client-ext-utils</a></li><li><a href="protocol.html">protocol</a></li></ul><h1>Namespace protocol</h1></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oasisprotocol/oasis-sdk/blob/fec2fa9/client-sdk/ts-web/ext-utils/src/protocol.ts#L1">protocol.ts:1</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><h3 class="tsd-index-heading uppercase">Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">Interfaces</h3><div class="tsd-index-list"><a href="../interfaces/protocol.ContextSignerPublicRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Context<wbr/>Signer<wbr/>Public<wbr/>Request</span></a>
<a href="../interfaces/protocol.ContextSignerPublicResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Context<wbr/>Signer<wbr/>Public<wbr/>Response</span></a>
<a href="../interfaces/protocol.ContextSignerSignRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Context<wbr/>Signer<wbr/>Sign<wbr/>Request</span></a>
<a href="../interfaces/protocol.ContextSignerSignResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Context<wbr/>Signer<wbr/>Sign<wbr/>Response</span></a>
Expand Down
2 changes: 1 addition & 1 deletion js/client-ext-utils/modules/signature.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-rt/classes/accounts.Wrapper.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-rt/classes/consensus.Wrapper.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-rt/classes/consensusAccounts.Wrapper.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-rt/classes/contracts.Wrapper.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/client-rt/classes/core.Wrapper.html

Large diffs are not rendered by default.

Loading

0 comments on commit 5f20b58

Please sign in to comment.