icostan/cryptos-ruby

View on GitHub
lib/cryptos/transaction.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method sign_atomic_swap has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def sign_atomic_swap(secret, secret_hash, to_address, locktime, from_address, sighash_type = 0x01)
Severity: Minor
Found in lib/cryptos/transaction.rb - About 45 mins to fix

There are no issues that match your filters.

Category
Status