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
The current version of wasmd depends on the bankplus feature, which is an original functionality of the finschia-sdk.
Since the finschia-sdk is currently undergoing a version bump, we will use mocks to handle this dependency in the meantime.
Description
The current version of wasmd depends on the
bankplus
feature, which is an original functionality of the finschia-sdk.Since the finschia-sdk is currently undergoing a version bump, we will use mocks to handle this dependency in the meantime.
This PR related to Finschia/finschia-sdk#1195, Finschia/finschia-sdk#1212
The parts that use bankplus are located in the following files:
The
NewBaseKeeper
interface will be modified as follows:The text was updated successfully, but these errors were encountered: