From 4d66e04bb43d2a7831a76c0d67c04716844563e1 Mon Sep 17 00:00:00 2001 From: surinder singh Date: Wed, 5 Feb 2025 03:13:45 +0530 Subject: [PATCH] Request to Remove @mattoo as an Author from kip-12 I kindly request to remove my name as an author from kip-12. As my views no longer align with the current direction of this proposal, I believe it would be best to withdraw my authorship. I appreciate the work being done on this BIP and thank you for considering my request. Best regards, Mattoo --- kip-0012.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kip-0012.md b/kip-0012.md index ac064fa..e9b54bc 100644 --- a/kip-0012.md +++ b/kip-0012.md @@ -3,7 +3,7 @@ - +
LayerWASM32 Wallet SDK, Browser Extension Wallet APIs
TitleSpecification for Browser Extension Wallet APIs
Authors@aspect, @starkbamse, @KaffinPX, @mattoo
Authors@aspect, @starkbamse, @KaffinPX
StatusDRAFT / WIP
@@ -201,4 +201,4 @@ export function script(providerInfo: ProviderInfo, extensionId: string, uuid: st // Handle events from the extension such as subscription events }); } -``` \ No newline at end of file +```