David Garcia

Results 13 comments of David Garcia

Hi @ChengChan Using allTransactions(), the node only returns 10 transactions by default. NEM-Library now accepts pagination. It will be interesting to implement it. https://github.com/aleixmorgadas/nem-library-examples/blob/master/howto/account/How_to_do_pagination_in_transactions_methods.ts If you would like to contribute,...

@daoka Totally. I have found this link, in case if someone is interested in creating the pull-request to close the issue. https://medium.com/@palakash/making-ionic-cordova-app-compatible-for-iphone-x-c84d62b61aa9

It would be awesome to have an option to escape links inside excerpts.

We'll work on this issue after #102 since we will refactor some code examples.

@fboucquez 👋

Looks good to me, we will improve the process before merging to not have to open the SDK to construct the URI. Also, would prefer to show text instead of...

How about the opposite (refer to testnet by default)? One of the primary audiences for these docs is devs willing to integrate Symbol. In software development, devs usually test their...

@tnozicka @rzetelskik I apologize for missing this issue. If I'm slow to respond, please feel free to contact @annastuchlik or [send me an email](https://davidgarcia.dev/contact). I'm reviewing this and will share...

``When there is no transaction activity on the blockchain, the network/fees/transaction endpoint returns all zeros.`` I don't think not having transactions activity on the blockchain is the case, blocks are...