Struct LimitCalls
struct LimitCalls(R, T...)
;
Fields
Name | Type | Description |
---|---|---|
calls
|
uint | |
dg
|
R delegate(T) | |
maxCalls
|
uint |
Methods
Name | Description |
---|---|
opCall
|