Results 1 issues of OMARI Ayoub

I use this method in algobuilder : ``` deployer.mkDelegatedLsig(lsigName: string, fileName: string, signer: runtime.rtypes.Account, scTmplParams?: types.SCParams): Promise ``` But the PyTeal program always compiled with the default arguments even if...

bug