registry-sdk/src/constants.ts
prathamesh0 f2401e6953
Update registry SDK bond methods to use cosmjs (#2)
* 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>
2024-03-06 19:48:45 +05:30

2 lines
31 B
TypeScript

export const DENOM = "photon";