mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Add another missing comment
This commit is contained in:
@@ -4,6 +4,7 @@ use sp_core::sr25519::Public;
|
||||
use sp_std::vec::Vec;
|
||||
|
||||
sp_api::decl_runtime_apis! {
|
||||
/// TendermintApi trait for runtimes to implement.
|
||||
pub trait TendermintApi {
|
||||
/// Current session number. A session is NOT a fixed length of blocks, yet rather a continuous
|
||||
/// set of validators.
|
||||
|
||||
Reference in New Issue
Block a user