Name-registry: Refactor get_timestamp_and_call
to get the timestamp
from a transaction
#684
Labels
App: Name Registry
Label used to filter for the app issue
Awaiting SDK feature(s)
SDK does not support desired functionality, yet
Once fuels-rs
0.42.0
is available, the test utility functionget_timestamp_and_call
can be refactored in order to get thetimestamp
from a transaction, as opposed to a hard-coded value. An example of how the refactor might look:This requires the release of fuels-rs
0.42.0
in order to access thetx_id
from a FuelCallResponse, made available by:FuelLabs/fuels-rs#734
This should also allow for testing on currently
ignored
testsThe text was updated successfully, but these errors were encountered: