Skip to content

Commit

Permalink
chore: regenerate chaintypes
Browse files Browse the repository at this point in the history
  • Loading branch information
debot committed Sep 24, 2024
1 parent c227d70 commit 98461ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/chaintypes/src/moonbeam/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export interface VersionedMoonbeamApi<Rv extends RpcVersion> extends GenericSubs

/**
* @name: MoonbeamApi
* @specVersion: 3100
* @specVersion: 3102
**/
export interface MoonbeamApi {
legacy: VersionedMoonbeamApi<RpcLegacy>;
Expand Down

0 comments on commit 98461ab

Please sign in to comment.