Interface ISmartSignaturePredefineds
Inherited Members
Namespace: AVM.ClientGenerator.Core
Assembly: Algorand.dll
Syntax
public interface ISmartSignaturePredefineds : IAlgorandCommonPredefineds
Methods
| Edit this page View SourceGetArgument(int)
Declaration
byte[] GetArgument(int n)
Parameters
| Type | Name | Description |
|---|---|---|
| int | n |
Returns
| Type | Description |
|---|---|
| byte[] |
InvokeSmartSignatureMethod()
Declaration
void InvokeSmartSignatureMethod()