@bloks/wallet
Advanced tools
Comparing version 25.0.61 to 25.0.62
@@ -88,2 +88,9 @@ declare const _default: { | ||
}; | ||
_newaccres(account: string): { | ||
account: string; | ||
name: string; | ||
data: { | ||
account: string; | ||
}; | ||
}; | ||
createAccount(creator: string, name: string, ownerKey: any, activeKey: any, bytes: number, stake_net_quantity: string, stake_cpu_quantity: string, transfer: number | boolean): Promise<void>; | ||
@@ -90,0 +97,0 @@ voteproducer(voter: any, proxy: any, producers: any): Promise<void>; |
{ | ||
"name": "@bloks/wallet", | ||
"version": "25.0.61", | ||
"version": "25.0.62", | ||
"author": "jafri", | ||
@@ -26,6 +26,6 @@ "module": "dist/wallet.esm.js", | ||
"dependencies": { | ||
"@bloks/constants": "^25.0.61", | ||
"@bloks/constants": "^25.0.62", | ||
"penpal": "^4.1.1" | ||
}, | ||
"gitHead": "a27f4e1eed1f3dd5db1013f0b7192575af54b160" | ||
"gitHead": "6a6614f9ca3b0f97c48d925d19cac390b0973f30" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
305784
2843
Updated@bloks/constants@^25.0.62