mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Add the ability to change the informant's prefix (#1221)
* Initial commit
Forked at: 261d701c5b
Parent branch: origin/master
* Add the ability to change the informant's prefix
* Update Cargo.lock
* Update Cargo.lock
* fixed tests
* Rename prefix to informant prefix
This commit is contained in:
@@ -141,6 +141,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
id,
|
||||
key,
|
||||
config,
|
||||
None,
|
||||
).map_err(|e| e.into())
|
||||
})?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user