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
assert(this.txn.sender===this.operator_Address.value,'Only the Node Operator can register online with participation key');
Error: Cannot resolve type ThisTxnParams (apponchaintransactionparams & appparams)
TEALScript can not process PropertyAccessExpression at contracts\CaelusValidator.algo.ts:174:6
contracts\CaelusValidator.algo.ts:175: this.txn.sender
Using bytes as type in GlobalStateKey fails to compile:
Using this.txn.senders fails to compile:
Using bytes as type in GlobalStateKey fails to compile:
Version used: "^0.105.5"
The text was updated successfully, but these errors were encountered: