status-im/status-go

View on GitHub
contracts/community-tokens/assets/Assets.go

Summary

Maintainability
A
50 mins
Test Coverage
F
0%

Function DeployAssets has 9 arguments (exceeds 6 allowed). Consider refactoring.
Open

func DeployAssets(auth *bind.TransactOpts, backend bind.ContractBackend, _name string, _symbol string, _decimals uint8, _maxSupply *big.Int, _baseTokenURI string, _ownerToken common.Address, _masterToken common.Address) (common.Address, *types.Transaction, *Assets, error) {
Severity: Major
Found in contracts/community-tokens/assets/Assets.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status