Cuttlas
Cuttlas
what do you think about using `client.get_latest_block(is_sealed=False)` in background? if user don't pass a specific block him/herself, `reference_block_id` field can fill with `client.get_latest_block(is_sealed=False)` automatically.
Hello 👋🏼, we're building a Python SDK for FLOW blockchain.
So far We added some definition to some function in client class. Add block, account key and event example Adding a new method, from_seed, to AccountKey class Add a generating...
in second pull clients function definitions are completed. script and transaction example are added. building example, performing script, querying event, retrieving block, retrieving collection doc are added
Hi @kimcodeashian - @barekati, [email protected], 100% - @amhossaini, [email protected], 0%