File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // sequence-api v0.4.0 1ac0fac314dfe117706d15f13a63d49bdcec048e
2+ // sequence-api v0.4.0 2409c101bc62a1b7aa797e099d913b1c4046e9f6
33// --
44// Code generated by [email protected] with typescript generator. DO NOT EDIT. 55//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
1616export const WebRPCSchemaVersion = 'v0.4.0'
1717
1818// Schema hash generated from your RIDL schema
19- export const WebRPCSchemaHash = '1ac0fac314dfe117706d15f13a63d49bdcec048e '
19+ export const WebRPCSchemaHash = '2409c101bc62a1b7aa797e099d913b1c4046e9f6 '
2020
2121type WebrpcGenVersions = {
2222 webrpcGenVersion : string
@@ -541,6 +541,7 @@ export interface AdoptedChildWallet {
541541}
542542
543543export interface Pack {
544+ id : number
544545 chainId : number
545546 projectId : number
546547 contractAddress : string
You can’t perform that action at this time.
0 commit comments