File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // sequence-metadata v0.4.0 5cb74ff169ce80c2e42e65d6bbc98b1daaa0945f
2+ // sequence-metadata v0.4.0 673a5fa528008c7f9558810fbb24aad978ed7a84
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 = '5cb74ff169ce80c2e42e65d6bbc98b1daaa0945f '
19+ export const WebRPCSchemaHash = '673a5fa528008c7f9558810fbb24aad978ed7a84 '
2020
2121type WebrpcGenVersions = {
2222 webrpcGenVersion : string
@@ -622,7 +622,7 @@ export interface RefreshTokenMetadataArgs {
622622 chainID : string
623623 contractAddress : string
624624 tokenIDs ?: Array < string >
625- refreshAll ?: boolean
625+ newMints ?: boolean
626626}
627627
628628export interface RefreshTokenMetadataReturn {
You can’t perform that action at this time.
0 commit comments