We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e017cab commit 1d528ceCopy full SHA for 1d528ce
Source/TonSwift/Util/OpCodes.swift
@@ -13,4 +13,5 @@ public enum OpCodes {
13
public static var WHALES_WITHDRAW: UInt32 = 3665837821
14
public static var ENCRYPTED_COMMENT: Int32 = 0x2167da4b
15
public static var GASLESS: Int = 0x878da6e3
16
+ public static var SIGN_DATA: Int = 0x75569022
17
}
0 commit comments