add otxn_param hook api

This commit is contained in:
Richard Holland
2023-01-04 11:36:01 +00:00
parent 75f3b93c78
commit f70ddf9e65
4 changed files with 60 additions and 0 deletions

View File

@@ -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(); //