mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
add commitmentMerkleTree parameter to register appType
This commit is contained in:
@@ -32,6 +32,7 @@ export interface ArgumentsProveOnChain {
|
||||
|
||||
export interface ArgumentsRegister {
|
||||
cscaMerkleTreeUrl: string,
|
||||
commitmentMerkleTreeUrl: string,
|
||||
modalServerUrl: string,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user