Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using custom AccessAPI #37

Open
highskore opened this issue Mar 22, 2023 · 2 comments
Open

Allow using custom AccessAPI #37

highskore opened this issue Mar 22, 2023 · 2 comments

Comments

@highskore
Copy link

highskore commented Mar 22, 2023

Currently we are forced to only use the .mainnet or .testnet networks configs for the fcl.config object and can't specify a custom access node. The same functionality is already allowed by the flow-swift-sdk so I don't see why fcl-swift doesn't support it.

https://github.com/portto/flow-swift-sdk/blob/52448238d0e887af02fc0bdaf50ca76426317289/README.md?plain=1#L463

@andrew54068
Copy link
Collaborator

Will this PR help?

@highskore
Copy link
Author

@andrew54068 I guess so, but it's not really clean. We should be able to initialise client here:
https://github.com/portto/fcl-swift/blob/d1b62c97b9dfc8c44f6c2f21c83d37a45b8af566/Sources/FCL-SDK/FCL.swift#L31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants