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
all calling method is not found in scdDemo function..
vclDemo,cryptoDemo method in return type error.
Exam ) cryptoDemo
NSString *keyPairStr = @(*wedpr_secp256k1_gen_key_pair());
wedpr_secp256k1_gen_key_pair <<< return Number Type
all calling method is not found in scdDemo function..

vclDemo,cryptoDemo method in return type error.
Exam ) cryptoDemo
NSString *keyPairStr = @(*wedpr_secp256k1_gen_key_pair());
wedpr_secp256k1_gen_key_pair <<< return Number Type
How to fix it?