refactor: make referral account id optional #92
lint-and-typecheck.yml
on: pull_request
lint
32s
typecheck
23s
Annotations
3 errors
typecheck:
examples/main.ts#L49
Argument of type 'AccountId' is not assignable to parameter of type 'MessageAdapters'.
|
typecheck:
examples/main.ts#L54
Argument of type 'AccountId' is not assignable to parameter of type 'PrepareCreateAccountCall'.
|
typecheck
Process completed with exit code 2.
|