Adapt send_packet()
and send_transfer()
API
#442
Labels
A: breaking
Admin: breaking change that may impact operators
Milestone
These APIs (and their traits) retain a flavor the old
Reader
/Keeper
API. Changes to make include(but are not limited to):
store_*
methods should usePath
argumentsSendPacketResult
Reader
/Keeper
separationsend_{transfer,packet}()
should not return aHandlerResult
, or useHandlerOutput
ModuleExtras
*_validate()
and*_execute()
The text was updated successfully, but these errors were encountered: