Skip to content

Commit

Permalink
repackage beaker console
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk committed Nov 17, 2023
1 parent 3416886 commit 0061a43
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* beaker-console v0.1.6
* beaker-console v0.1.8
* (c) Supanat Potiwarakorn
* Released under the MIT OR Apache-2.0 License.
*/
Expand Down
2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* beaker-console v0.1.6
* beaker-console v0.1.8
* (c) Supanat Potiwarakorn
* Released under the MIT OR Apache-2.0 License.
*/
Expand Down
2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions ts/beaker-console/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ beaker

#### Defined in

[src/utils.ts:21](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/utils.ts#L21)
[src/utils.ts:21](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/utils.ts#L21)

___

Expand All @@ -66,7 +66,7 @@ ___

#### Defined in

[src/account.ts:92](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L92)
[src/account.ts:92](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L92)

___

Expand All @@ -89,4 +89,4 @@ ___

#### Defined in

[src/contract.ts:63](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L63)
[src/contract.ts:63](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L63)
12 changes: 6 additions & 6 deletions ts/beaker-console/docs/classes/Account.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Account instance with baked-in client and utility methods

#### Defined in

[src/account.ts:28](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L28)
[src/account.ts:28](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L28)

## Properties

Expand All @@ -47,7 +47,7 @@ Account instance with baked-in client and utility methods

#### Defined in

[src/account.ts:26](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L26)
[src/account.ts:26](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L26)

___

Expand All @@ -57,7 +57,7 @@ ___

#### Defined in

[src/account.ts:24](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L24)
[src/account.ts:24](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L24)

___

Expand All @@ -67,7 +67,7 @@ ___

#### Defined in

[src/account.ts:25](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L25)
[src/account.ts:25](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L25)

## Methods

Expand All @@ -89,7 +89,7 @@ Get balances for specific denom, only support native coin

#### Defined in

[src/account.ts:52](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L52)
[src/account.ts:52](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L52)

___

Expand All @@ -110,4 +110,4 @@ ___

#### Defined in

[src/account.ts:38](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/account.ts#L38)
[src/account.ts:38](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/account.ts#L38)
14 changes: 7 additions & 7 deletions ts/beaker-console/docs/classes/Contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Contract instance with baked-in client

#### Defined in

[src/contract.ts:20](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L20)
[src/contract.ts:20](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L20)

## Properties

Expand All @@ -47,7 +47,7 @@ Contract instance with baked-in client

#### Defined in

[src/contract.ts:17](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L17)
[src/contract.ts:17](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L17)

___

Expand All @@ -57,7 +57,7 @@ ___

#### Defined in

[src/contract.ts:18](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L18)
[src/contract.ts:18](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L18)

## Methods

Expand Down Expand Up @@ -86,7 +86,7 @@ example usage: `contract.execute(xmsg).by(signerAccount)`

#### Defined in

[src/contract.ts:51](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L51)
[src/contract.ts:51](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L51)

___

Expand All @@ -102,7 +102,7 @@ Get code details

#### Defined in

[src/contract.ts:35](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L35)
[src/contract.ts:35](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L35)

___

Expand All @@ -118,7 +118,7 @@ Get contract info

#### Defined in

[src/contract.ts:28](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L28)
[src/contract.ts:28](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L28)

___

Expand All @@ -142,4 +142,4 @@ query result

#### Defined in

[src/contract.ts:43](https://github.com/osmosis-labs/beaker/blob/2746bd2/ts/beaker-console/src/contract.ts#L43)
[src/contract.ts:43](https://github.com/osmosis-labs/beaker/blob/3416886/ts/beaker-console/src/contract.ts#L43)

0 comments on commit 0061a43

Please sign in to comment.