forked from cerc-io/registry-sdk
f2401e6953
* Update method to create bond using cosmjs * Fix method get next bond id * Update method to refill bond * Update methods to withdraw and cancel bond * Add wallet and address fields to Account class * Rename bond amount constant --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2 lines
31 B
TypeScript
2 lines
31 B
TypeScript
export const DENOM = "photon";
|