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 +```