mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-06-09 20:11:10 +00:00
fix: update URLs, logos, and package versions
- Fix GitHub URLs from pezkuwi-js/apps to pezkuwichain/pezkuwi-apps - Fix wiki URL from wiki.pezkuwi.network to wiki.pezkuwichain.io - Fix support/statement URLs to use pezkuwichain.io domain - Fix chain logos import (use variables instead of strings) - Update @pezkuwi/networks to ^14.0.9 - Update @pezkuwi/types-known to ^16.5.8
This commit is contained in:
@@ -24,7 +24,7 @@ interface State {
|
||||
|
||||
/**
|
||||
* Declares the Runtime APIs that do not require extrinsic length to be prefixed when converting them to a u8 array.
|
||||
* REF: https://github.com/pezkuwi-js/apps/blob/master/packages/react-params/src/Param/BaseBytes.tsx#L99
|
||||
* REF: https://github.com/pezkuwichain/pezkuwi-apps/blob/master/packages/react-params/src/Param/BaseBytes.tsx#L99
|
||||
*/
|
||||
const WITHOUT_LENGTH = ['transactionPaymentApi'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user