You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
tusharSharma17
changed the title
Where is the values of enum Flaw in runestone.js ?
Where is the values of enum Flaw in runestone.js ? Is there any new way to etch runes now??
May 10, 2024
tusharSharma17
changed the title
Where is the values of enum Flaw in runestone.js ? Is there any new way to etch runes now??
this is great, Where is the values of enum Flaw in runestone.js ? Is there any new way to etch runes now ?
May 10, 2024
i can't find values for this enums
export enum Flaw {
EdictOutput= ?,
EdictRuneId= ?,
InvalidScript= ?,
Opcode= ?,
SupplyOverflow= ?,
TrailingIntegers= ?,
TruncatedField= ?,
UnrecognizedEvenTag= ?,
UnrecognizedFlag= ?,
Varint= ?,
}
The text was updated successfully, but these errors were encountered: