Skip to content

Commit

Permalink
wip: docs+refactor(namada): document and organize validator method im…
Browse files Browse the repository at this point in the history
…plementations
  • Loading branch information
egasimus committed Sep 18, 2024
1 parent 86f6bbe commit 10bbda8
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 166 deletions.
1 change: 1 addition & 0 deletions packages/namada/Namada.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ export function mainnet (...args: never) {
)
}
export type { Validator } from './NamadaPoS'
export type Epoch = number|bigint|string
Loading

0 comments on commit 10bbda8

Please sign in to comment.