fix(sdk-coin-ada): token verifytransaction #288
audit-api-spec.yaml
on: pull_request
Generate head API spec
6m 18s
Generate merge base API spec
1m 16s
API Spec Check
2s
Annotations
5 errors
|
Generate merge base API spec
Process completed with exit code 1.
|
|
Generate head API spec
Process completed with exit code 1.
|
|
Generate head API spec
Argument of type '{ txParams: { recipients: { address: string; amount: string; }[]; }; txPrebuild: { txHex: string; }; }' is not assignable to parameter of type 'VerifyTransactionOptions'.
|
|
Generate head API spec
Argument of type '{ txParams: { recipients: { address: string; amount: string; }[]; }; txPrebuild: { txHex: string; }; }' is not assignable to parameter of type 'VerifyTransactionOptions'.
|
|
API Spec Check
Process completed with exit code 1.
|