public interface PermissionChecker
| Modifier and Type | Method and Description |
|---|---|
void |
checkPermission(long accountId,
PermissionType permissionType) |
void |
checkTransaction(Transaction transaction) |
void checkTransaction(Transaction transaction) throws NxtException.NotCurrentlyValidException
void checkPermission(long accountId,
PermissionType permissionType)
throws NxtException.NotCurrentlyValidException