mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 00:01:03 +00:00
@@ -282,7 +282,7 @@ impl Capabilities {
|
||||
|
||||
/// Return an object representing all capabilities enabled.
|
||||
pub fn all() -> Self {
|
||||
Self(u8::max_value())
|
||||
Self(u8::MAX)
|
||||
}
|
||||
|
||||
/// Return capabilities for rich offchain calls.
|
||||
|
||||
Reference in New Issue
Block a user