@ixo/client-sdk
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@ixo/client-sdk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "One ixo client to rule them all", | ||
@@ -8,2 +8,6 @@ "main": "index.js", | ||
"author": "gwn <dev@gwn.wtf>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ixofoundation/ixo-client-sdk" | ||
}, | ||
"scripts": { | ||
@@ -10,0 +14,0 @@ "postinstall": "patch-package" |
@@ -62,4 +62,4 @@ # ixo-client SDK | ||
a custom signer. No need to provide this if the client is | ||
initialized with a regular wallet, as the value can be | ||
obtained from it. | ||
initialized with wallet created with `makeWallet`, as the | ||
value can be obtained from it. | ||
@@ -74,3 +74,3 @@ - `getSecpAccount()`: Get account info for the SECP subwallet | ||
- `amount` | ||
- `amount`: Any positive number | ||
@@ -201,3 +201,3 @@ - `denom`: Coin type. Optional, defaults to `"uixo"`. | ||
- `serialize()`: Method that serializes the wallet | ||
- `serialize()` | ||
@@ -204,0 +204,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1059664
0
1