You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify all contract methods being used in Nadabot app against V2 contract documentation; update method names & args if necessary, & handle new response types (NB: pay special attention to IDs, e.g. ProviderID and StampID are now both integers and not complex strings)
Ensure that app functions as expected (test against v2new.staging.nadabot.near)
Open PR against staging branch
Description
[Detailed description of the enhancement, including how it would work and any design considerations]
Acceptance Criteria
[List of criteria that must be met for the enhancement to be considered accepted]
Additional Information
[Any other relevant information, such as links to related issues or pull requests]
The text was updated successfully, but these errors were encountered:
Summary
See contract documentation here
ProviderID
andStampID
are now both integers and not complex strings)v2new.staging.nadabot.near
)staging
branchDescription
[Detailed description of the enhancement, including how it would work and any design considerations]
Acceptance Criteria
[List of criteria that must be met for the enhancement to be considered accepted]
Additional Information
[Any other relevant information, such as links to related issues or pull requests]
The text was updated successfully, but these errors were encountered: