UpdateMetadataInstructionDataArgs: {
    currentMetadata: MetadataArgsArgs;
    index: number;
    nonce: number | bigint;
    root: Uint8Array;
    updateArgs: UpdateArgsArgs;
}

Type declaration

Generated using TypeDoc