mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-21 02:55:50 +00:00
add otxn_param hook api
This commit is contained in:
@@ -5146,6 +5146,11 @@ public:
|
||||
// RH TODO: test behaviour on emit failure
|
||||
}
|
||||
|
||||
void
|
||||
test_otxn_param()
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
test_slot()
|
||||
{
|
||||
@@ -9703,6 +9708,7 @@ public:
|
||||
test_otxn_id(); //
|
||||
test_otxn_slot(); //
|
||||
test_otxn_type(); //
|
||||
test_otxn_param();
|
||||
|
||||
test_slot(); //
|
||||
test_slot_clear(); //
|
||||
|
||||
Reference in New Issue
Block a user