stellar/js-stellar-base

View on GitHub
src/auth.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function authorizeEntry has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export async function authorizeEntry(
  entry,
  signer,
  validUntilLedgerSeq,
  networkPassphrase = Networks.FUTURENET
Severity: Minor
Found in src/auth.js - About 1 hr to fix

    Function authorizeInvocation has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      signer,
      validUntilLedgerSeq,
      invocation,
      publicKey = '',
      networkPassphrase = Networks.FUTURENET
    Severity: Minor
    Found in src/auth.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status