Add Accountsdb plugin documentations (#21746)
Add the public facing documentation about the plugin framework: explaining the interface, how to load plugin and the example PostgreSQL plugin implementation. Updated the rust documentation for the plugin interfaces for accounts and slot. This changes are targeted for v1.8. Information about transactions will be updated later.
This commit is contained in:
@ -91,6 +91,7 @@ module.exports = {
|
||||
},
|
||||
"developing/test-validator",
|
||||
"developing/backwards-compatibility",
|
||||
"developing/plugins/accountsdb_plugin"
|
||||
],
|
||||
Integrating: ["integrations/exchange"],
|
||||
Validating: [
|
||||
|
Reference in New Issue
Block a user